--- type: docs title: "configurations CLI command reference" linkTitle: "configurations" description: "Detailed information on the configurations CLI command" --- ## Description List all Dapr configurations ## Usage ```bash dapr configurations [flags] ``` ## Flags | Name | Environment Variable | Default | Description | --- | --- | --- | --- | | `--help`, `-h` | | | Print this help message | | `--kubernetes`, `-k` | | `false` | List all Dapr configurations in a Kubernetes cluster |