diagrid kv export
Export the manifest for Diagrid KV Store
Description
Export the manifest for Diagrid KV Store in a project
diagrid kv export <kv-store> [flags]
Examples
# Export the manifest for Diagrid KV Store in a specific project
diagrid kv export my-kv-store --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 kv - Manage Diagrid KV (Key-Value) Stores