airshipctl/docs/source/cli/airshipctl_cluster.md
Ruslan Aliev 7bf93ba699 Implement cluster list command
Required for document validation script.

Change-Id: I555173a445278b31ef51ebf831a79e63446a19bc
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2021-02-08 23:54:57 -06:00

1.4 KiB

airshipctl cluster

Manage Kubernetes clusters

Synopsis

This command provides capabilities for interacting with a Kubernetes cluster, such as getting status and deploying initial infrastructure.

Options

  -h, --help   help for cluster

Options inherited from parent commands

      --airshipconf string   Path to file for airshipctl configuration. (default "$HOME/.airship/config")
      --debug                enable verbose output

SEE ALSO