
This change creates a tool that generates CLI documentation each time `make update-golden` is executed. Change-Id: I4bcdf299cd424f4cff1ecf6503822d304e9a3947 Signed-off-by: Drew Walters <andrew.walters@att.com>
1.5 KiB
1.5 KiB
airshipctl config
Manage the airshipctl config file
Synopsis
Manage the airshipctl config file
Options
-h, --help help for config
Options inherited from parent commands
--airshipconf string Path to file for airshipctl configuration. (default "$HOME/.airship/config")
--debug enable verbose output
--kubeconfig string Path to kubeconfig associated with airshipctl configuration. (default "$HOME/.airship/kubeconfig")
SEE ALSO
- airshipctl - A unified entrypoint to various airship components
- airshipctl config get-cluster - Get cluster information from the airshipctl config
- airshipctl config get-context - Get context information from the airshipctl config
- airshipctl config get-credential - Get user credentials from the airshipctl config
- airshipctl config import - Merge information from a kubernetes config file
- airshipctl config init - Generate initial configuration files for airshipctl
- airshipctl config set-cluster - Manage clusters
- airshipctl config set-context - Manage contexts
- airshipctl config set-credentials - Manage user credentials
- airshipctl config use-context - Switch to a different context