You've already forked step-ca-cli
mirror of
https://github.com/smallstep/cli.git
synced 2025-08-09 03:22:43 +03:00
couple big fixes
This commit is contained in:
@@ -19,8 +19,8 @@ func hostsCommand() cli.Command {
|
||||
Action: command.ActionFunc(hostsAction),
|
||||
Usage: "returns a list of all valid hosts",
|
||||
UsageText: `**step ssh hosts** [**--set**=<key=value>] [**--set-file**=<file>]
|
||||
[**--offline**] [**--ca-config**=<file>]
|
||||
[**--ca-url**=<uri>] [**--root**=<file>] [**--context**=<string>]`,
|
||||
[**--offline**] [**--ca-config**=<file>] [**--ca-url**=<uri>] [**--root**=<file>]
|
||||
[**--context**=<name>]`,
|
||||
Description: `**step ssh hosts** returns a list of valid hosts for SSH.
|
||||
|
||||
This command returns a zero exit status then the server exists, it will return 1
|
||||
|
Reference in New Issue
Block a user