configurations CLI command reference

Detailed information on the configurations CLI command

Description

List all Dapr configurations.

Supported platforms

Usage

dapr configurations [flags]

Flags

NameEnvironment VariableDefaultDescription
--kubernetes, -kfalseList all Dapr configurations in a Kubernetes cluster
--name, -nThe configuration name to be printed (optional)
--output, -olistOutput format (options: json or yaml or list)
--help, -hPrint this help message

Examples

List Kubernetes Dapr configurations

dapr configurations -k