3274b41151
The description and examples are updated for the airshipctl commands, which will be inturn used for generating documentation. Please ignore the .md file changes in this PS. They are added for zuul gates to pass. Here is the PS with generated documention files https://review.opendev.org/c/airship/airshipctl/+/789250 Relates-To: #280 Change-Id: If3ec175e2f582919296576a4bff6ae64871a7333
20 lines
415 B
Plaintext
20 lines
415 B
Plaintext
Error: Unknown management configuration 'foo'.
|
|
Usage:
|
|
get-management-config MGMT_CONFIG_NAME [flags]
|
|
|
|
Aliases:
|
|
get-management-config, get-management-configs
|
|
|
|
Examples:
|
|
|
|
View all management configurations
|
|
# airshipctl config get-management-configs
|
|
|
|
View a specific management configuration named "default"
|
|
# airshipctl config get-management-config default
|
|
|
|
|
|
Flags:
|
|
-h, --help help for get-management-config
|
|
|