1
0
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:
max furman
2021-11-11 12:28:06 -08:00
parent 67d3069354
commit b59106b010
2 changed files with 3 additions and 3 deletions

View File

@@ -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