Ruslan Aliev b8ddc1fe43 Allow to specify multiple clusters per get-kubeconfig request
Change-Id: I1b736a4b9cae4e6e47ddb7909a8fd619518e975c
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Closes: #567
2021-08-12 22:45:33 -05:00

17 lines
544 B
Plaintext

Provides capabilities for interacting with a Kubernetes cluster,
such as getting status and deploying initial infrastructure.
Usage:
cluster [command]
Available Commands:
get-kubeconfig Airshipctl command to retrieve kubeconfig for a desired cluster(s)
help Help about any command
list Airshipctl command to get and list defined clusters
status Retrieve statuses of deployed cluster components
Flags:
-h, --help help for cluster
Use "cluster [command] --help" for more information about a command.