/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-create-kv-691b216d4c77-create-kv-s0473-c0000.md
Create KV - hono-docs
Create KV Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt create kv Summary Next, make the KV. Ru...
Create KV
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#create-kv
Summary
Next, make the KV. Run the following wrangler command: sh wrangler kv namespace create MY_KV --preview Note down the preview_id as the following output: { binding = "MY_KV", preview_id = "abcdef" } Specify preview_id...
Content
Next, make the KV. Run the following wrangler command:
wrangler kv namespace create MY_KV --previewNote down the preview_id as the following output:
{ binding = "MY_KV", preview_id = "abcdef" }Specify preview_id with the name of Bindings, MY_KV:
[[kv_namespaces]]
binding = "MY_KV"
id = "abcdef"