21f015b502
This PS updates cmd related to root, completion, document and version subcommands. It also updates minor details in other subcommands. 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: I562c15c0d25b2e9731c0eb03854d1d348eb435f2
1.8 KiB
1.8 KiB
airshipctl config
Airshipctl command to manage airshipctl config file
Synopsis
Provides commands which can be used to manage the airshipctl config file.
Options
-h, --help help for config
Options inherited from parent commands
--airshipconf string path to the airshipctl configuration file. Defaults to "$HOME/.airship/config"
--debug enable verbose output
SEE ALSO
- airshipctl - A unified command line tool for management of end-to-end kubernetes cluster deployment on cloud infrastructure environments.
- airshipctl config get-context - Airshipctl command to get context(s) information from the airshipctl config
- airshipctl config get-management-config - Airshipctl command to view management config(s) defined in the airshipctl config
- airshipctl config get-manifest - Airshipctl command to get a specific or all manifest(s) information from the airshipctl config
- airshipctl config init - Airshipctl command to generate initial configuration file for airshipctl
- airshipctl config set-context - Airshipctl command to create/modify context in airshipctl config file
- airshipctl config set-management-config - Airshipctl command to create/modify out-of-band management configuration in airshipctl config file
- airshipctl config set-manifest - Airshipctl command to create/modify manifests in airship config
- airshipctl config use-context - Airshipctl command to switch to a different context