## airshipctl cluster status Retrieve statuses of deployed cluster components ### Synopsis Retrieve statuses of deployed cluster components ``` airshipctl cluster status [flags] ``` ### Options ``` -h, --help help for status ``` ### 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 * [airshipctl cluster](airshipctl_cluster.md) - Manage Kubernetes clusters