Skip to main content

diagrid configuration get

Get configuration details

Description

Get details of a Dapr configuration resource from a project

diagrid configuration get <configuration> [flags]

Examples


# Get a configuration
diagrid configuration get my-config --project my-project

Options

  -p, --project string   Name of existing project
-o, --output string Output format, supported [table, yaml, json] (default "table")
-h, --help help for get

Options inherited from parent commands

      --api-key string   Diagrid Cloud API key

SEE ALSO