diagrid dapr export
Export compatible resources to Dapr manifests
Description
Export Dapr-compatible Catalyst resources as Dapr OSS manifests
diagrid dapr export [flags]
Examples
# Export subscription and component resources as Dapr subscription and component manifests
diagrid dapr export --all
# Export component as Dapr component
diagrid dapr export my-component --component
Options
-p, --project string Name of existing project
-a, --all Export all Dapr compatible resources
--component Export a named component resource
--subscription Export a named subscription resource
-h, --help help for export
Options inherited from parent commands
--api-key string Diagrid Cloud API key
SEE ALSO
- diagrid dapr - Import and export Dapr component manifests for compatibility