wrangler kv:bulk

Interact with multiple Workers KV key-value pairs at once

Subcommands

NameDescription
deleteDelete multiple keys and their values from a namespace
helpPrints this message or the help of the given subcommand(s)
putUpload multiple key-value pairs to a namespace

Options

NameDescription
-c, --config <wrangler.toml>Path to configuration file [default: wrangler.toml]
-e, --env <environment>Environment to perform a command on
-h, --helpPrints help information
--verboseToggle verbose output (when applicable)