wrangler kv:bulk
Interact with multiple Workers KV key-value pairs at once
Subcommands
Name | Description |
---|
delete | Delete multiple keys and their values from a namespace |
help | Prints this message or the help of the given subcommand(s) |
put | Upload multiple key-value pairs to a namespace |
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) |