wrangler kv:namespace
Interact with your Workers KV Namespaces
Subcommands
Name | Description |
---|---|
create | Create a new namespace |
delete | Delete namespace |
list | List all namespaces on your Cloudflare account |
Options
Name | Description |
---|---|
-c, --config <wrangler.toml> | Path to configuration file [default: wrangler.toml] |
-e, --env <environment> | Environment to perform a command on |
-h, --help | Prints help information |
--verbose | Toggle verbose output (when applicable) |