## 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 --kubeconfig string Path to kubeconfig associated with cluster being managed ``` ### Options inherited from parent commands ``` --airshipconf string Path to file for airshipctl configuration. (default "$HOME/.airship/config") --debug enable verbose output ``` ### SEE ALSO * [airshipctl cluster](airshipctl_cluster.md) - Manage Kubernetes clusters