diagrid component list
List components
Description
List information about available components in a project
diagrid component list [flags]
Examples
# List components for a project
diagrid component list --project my-project
Options
-p, --project string Name of existing project
-o, --output string Output format, supported [table, yaml, json] (default "table")
-t, --type string Component type, supported: [pubsub, state, bindings]
-w, --wait Wait for long-running resource operation to finish
--all List all component types (default true)
-h, --help help for list
Options inherited from parent commands
--api-key string Diagrid Cloud API key
SEE ALSO
- diagrid component - Manage components