You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/partials/workers/wrangler-commands/kv.mdx
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -173,9 +173,9 @@ This command requires a `--binding` or `--namespace-id` flag.
173
173
- `--path`<MetaInfo text="optional" />
174
174
- When defined, the value is loaded from the file at `--path` rather than reading it from the `VALUE` argument. This is ideal for security-sensitive operations because it avoids saving keys and values into your terminal history.
175
175
- `--binding` string
176
-
- The binding name of the namespace, as stored in the `wrangler.toml` file, to delete.
176
+
- The binding name of the namespace, as stored in the `wrangler.toml` file, to write to.
0 commit comments