Files
airshipctl/cmd/config/testdata/TestGetAuthInfoCmdGoldenOutput/missing.golden
Alexander Hughes 26fdd05b0f [#38] Add end-user documentation to project
1. Add end-user documentation of CLI commands
2. Minor refactor of several help messages
3. Update of golden test data to reflect help message changes

Change-Id: I58b8ac3a7871efdb569887ab65191bfb1842c24e
Signed-off-by: Alexander Hughes <Alexander.Hughes@pm.me>
2020-03-10 16:45:19 +00:00

15 lines
328 B
Plaintext

Error: Missing configuration: User credentials with name 'authinfoMissing'
Usage:
get-credentials NAME [flags]
Examples:
# List all the users airshipctl knows about
airshipctl config get-credentials
# Display a specific user information
airshipctl config get-credentials e2e
Flags:
-h, --help help for get-credentials