diagrid component get
Get component
Description
Get details for component in a project
diagrid component get <component> [flags]
Examples
# Get component for a project
diagrid component get mycomponent --project my-project
Options
-p, --project string Name of existing project
-o, --output string Output format, supported [table, yaml, json] (default "table")
-s, --show-sensitive-values Shows sensitve values as plain text like passwords, authkeys, etc...
-h, --help help for get
Options inherited from parent commands
--api-key string Diagrid Cloud API key
SEE ALSO
- diagrid component - Manage components