# dapr status ## Description Shows the Dapr system services (control plane) health status. ## Usage ```bash dapr status [flags] ``` ## Flags | Name | Environment Variable | Default | Description | --- | --- | --- | --- | | `--help`, `-h` | | | Help for status | | `--kubernetes`, `-k` | | `true` | only works with a Kubernetes cluster (default true) |