airshipctl/docs/source/cli/airshipctl_cluster.md
Kostiantyn Kalynovskyi b5b68b3d0f Remove deprecated cluster init/move commands
Instead of these commands users should run apporopriate phase
linked to clusterctl executor

Relates-To: #463

Change-Id: Iecb7320668fa98cfe322cbf922eb77e9490acbdc
2021-02-24 15:17:10 +00:00

1.2 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