mirror of https://github.com/dapr/docs.git
Merge branch 'master' into publish_app_id
This commit is contained in:
commit
2eacf9ba71
|
|
@ -19,5 +19,8 @@ dapr configurations [flags]
|
||||||
|
|
||||||
| Name | Environment Variable | Default | Description
|
| Name | Environment Variable | Default | Description
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
|
| `--kubernetes`, `-k` | | `false` | List all Dapr configurations in a Kubernetes cluster
|
||||||
|
| `--name`, `-n` | | | The configuration name to be printed (optional)
|
||||||
|
| `--output`, `-o` | | `list`| Output format (options: json or yaml or list)
|
||||||
| `--help`, `-h` | | | Print this help message |
|
| `--help`, `-h` | | | Print this help message |
|
||||||
| `--kubernetes`, `-k` | | `false` | List all Dapr configurations in a Kubernetes cluster |
|
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue