diagrid component export
Export manifest for a component
Description
Export manifest for component in a project
diagrid component export <component> [flags]
Examples
# Export component manifest from a specific project
diagrid component export my-component --project my-project
Options
-p, --project string Name of existing project
-o, --output string Output format, supported [yaml, json] (default "yaml")
-h, --help help for export
Options inherited from parent commands
--api-key string Diagrid Cloud API key
SEE ALSO
- diagrid component - Manage components