## 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](airshipctl.md) - A unified command line tool for management of end-to-end kubernetes cluster deployment on cloud infrastructure environments. * [airshipctl config get-context](airshipctl_config_get-context.md) - Airshipctl command to get context(s) information from the airshipctl config * [airshipctl config get-management-config](airshipctl_config_get-management-config.md) - Airshipctl command to view management config(s) defined in the airshipctl config * [airshipctl config get-manifest](airshipctl_config_get-manifest.md) - Airshipctl command to get a specific or all manifest(s) information from the airshipctl config * [airshipctl config init](airshipctl_config_init.md) - Airshipctl command to generate initial configuration file for airshipctl * [airshipctl config set-context](airshipctl_config_set-context.md) - Airshipctl command to create/modify context in airshipctl config file * [airshipctl config set-management-config](airshipctl_config_set-management-config.md) - Airshipctl command to create/modify out-of-band management configuration in airshipctl config file * [airshipctl config set-manifest](airshipctl_config_set-manifest.md) - Airshipctl command to create/modify manifests in airship config * [airshipctl config use-context](airshipctl_config_use-context.md) - Airshipctl command to switch to a different context