We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57955f1 commit d1fc820Copy full SHA for d1fc820
src/content/partials/workers/wrangler-commands/kv.mdx
@@ -409,7 +409,7 @@ This command requires `--binding` or `--namespace-id`.
409
- `--binding` <Type text="string" />
410
- The binding name of the namespace, as stored in the Wrangler file, to delete from.
411
- `--namespace-id` <Type text="string" />
412
- - The ID of the namespace to delete from.
+ - The ID of the namespace to read from.
413
- `--env` <Type text="string" /> <MetaInfo text="optional" />
414
- Perform on a specific environment.
415
- `--preview` <Type text="boolean" /> <MetaInfo text="optional" />
0 commit comments