mirror of https://github.com/dapr/docs.git
520 B
520 B
type | title | linkTitle | description |
---|---|---|---|
docs | status CLI command reference | status | Detailed information on the status CLI command |
Description
Show the health status of Dapr services
Usage
This command only works for Kubernetes mode.
dapr status -k
Flags
Name | Environment Variable | Default | Description |
---|---|---|---|
--help , -h |
Print this help message | ||
--kubernetes , -k |
false |
Show the health status of Dapr services on Kubernetes cluster |