airshipctl/cmd/config/testdata/TestConfigGoldenOutput/config-cmd-with-help.golden
Ian Howell 086b0661d2 Remove unused and commented out code
Change-Id: I92b325d7b78e26bbab21270ac9e52540a26c4ea1
2019-11-15 10:14:42 -06:00

16 lines
399 B
Plaintext

Modify airshipctl config files using subcommands
like "airshipctl config set-current-context my-context"
Usage:
config [command]
Available Commands:
get-cluster Display a specific cluster
help Help about any command
set-cluster Sets a cluster entry in the airshipctl config
Flags:
-h, --help help for config
Use "config [command] --help" for more information about a command.