Files
airshipctl/docs/source/cli/airshipctl_config.md
Ruslan Aliev 5a94f9f99c Remove get/set-authinfo/cluster commands
These commands are no longer required since we going to remove
clusters and users from config. Appropriate fields will be removed
from Config struct in different PS.

Change-Id: I121280e91e394a38384202d9f5ffaaf4e458f82f
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #327
2020-09-03 23:52:49 -05:00

1.6 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