mirror of https://github.com/dapr/docs.git
601 B
601 B
type | title | linkTitle | description |
---|---|---|---|
docs | configurations CLI command reference | configurations | Detailed information on the configurations CLI command |
Description
List all Dapr configurations. Supported platforms: Kubernetes
Usage
dapr configurations [flags]
Examples
List Kubernetes components
dapr components -k
Flags
Name | Environment Variable | Default | Description |
---|---|---|---|
--help , -h |
Print this help message | ||
--kubernetes , -k |
false |
List all Dapr configurations in a Kubernetes cluster |