This command provides capabilities for interacting with a Kubernetes cluster, such as getting status and deploying initial infrastructure. Usage: cluster [command] Available Commands: check-certificate-expiration Check for expiring TLS certificates, secrets and kubeconfigs in the kubernetes cluster get-kubeconfig Retrieve kubeconfig for a desired cluster help Help about any command list Retrieve the list of defined clusters rotate-sa-token Rotate tokens of Service Accounts status Retrieve statuses of deployed cluster components Flags: -h, --help help for cluster Use "cluster [command] --help" for more information about a command.