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