npx wrangler kv namespace rename GREETINGS --new-name GREETINGS_V2

Category: Cloudflare

npx wrangler kv namespace rename GREETINGS --new-name GREETINGS_V2

Rename a KV namespace

Changes the namespace title to GREETINGS_V2 while keeping the same ID and all stored keys, so existing bindings keep working. The old name is the positional argument. Confirm the change with `npx wrangler kv namespace list` afterward.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.