npx wrangler kv namespace delete GREETINGS --namespace-id 2f1b3c4d5e6f7a8b9c0d1e2f3a4b5c6d

Category: Cloudflare

npx wrangler kv namespace delete GREETINGS --namespace-id 2f1b3c4d5e6f7a8b9c0d1e2f3a4b5c6d

Delete a KV namespace

Permanently deletes the namespace and every key inside it, with no recovery. This is the most destructive KV command, so confirm the ID is the right namespace first. Pass --skip-confirmation to bypass the prompt in scripts. Deleting is not the same as removing keys individually with `wrangler kv key delete`.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.