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