npx wrangler kv key delete greeting --namespace-id 2f1b3c4d5e6f7a8b9c0d1e2f3a4b5c6d

Category: Cloudflare

npx wrangler kv key delete greeting --namespace-id 2f1b3c4d5e6f7a8b9c0d1e2f3a4b5c6d

Delete a key from KV

Permanently removes the greeting key and its value from the namespace. There is no undo, though the global cache may still serve a stale copy for a short window. Deleting a key that does not exist is not an error. For many keys at once, use `wrangler kv bulk delete`.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.