diagrid dapr import
Import Dapr OSS manifests to create Catalyst resources
Description
Import Dapr OSS resource manifests to create compatible Catalyst resources
diagrid dapr import [flags]
Examples
# Import Dapr pub/sub component to create pub/sub component resource
diagrid dapr import -f pubsub.yaml
# Import compatible Dapr manifests in a directory to create related Catalyst resources
diagrid dapr import -f ./my_resources/
Options
-f, --file string Required: file or directory that contains Dapr OSS manifests to import
-h, --help help for import
Options inherited from parent commands
--api-key string Diagrid Cloud API key
SEE ALSO
- diagrid dapr - Import and export Dapr component manifests for compatibility