KV is Cloudflare's global key-value store for Workers, and a namespace is the container that groups keys. The command prints a namespace ID you must copy into wrangler.toml as a binding before code can use it. Run `npx wrangler kv namespace create GREETINGS --binding GREETINGS` to have wrangler update the config for you.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.