Skip to main content

diagrid kv create

Create a Diagrid KV Store

Description

Create a Diagrid KV Store to persist state without managing infrastructure

diagrid kv create <kv-store> [flags]

Examples


# Create Diagrid KV Store
diagrid kv create my-kv-store

Options

  -p, --project string   Name of existing project
--scopes strings Component scopes, list of App IDs which will have access to the default component created for this KV Store. Leave empty to allow access from all App IDs.
-w, --wait Wait for long-running resource creation to finish
-h, --help help for create

Options inherited from parent commands

      --api-key string   Diagrid Cloud API key

SEE ALSO

  • diagrid kv - Manage Diagrid KV (Key-Value) Stores