Skip to content

docs(cloudflare): fix the syntax for the wrangler kv command #261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kallevmercury
Copy link

Latest wrangler requires a space between the command:

 wrangler kv                     🗂️  Manage Workers KV Namespaces

->

wrangler kv --help
wrangler kv

🗂️  Manage Workers KV Namespaces

COMMANDS
  wrangler kv namespace  Interact with your Workers KV Namespaces

Copy link

vercel bot commented Jun 24, 2025

@kallevmercury is attempting to deploy a commit to the BrainTrustData Team on Vercel.

A member of the Team first needs to authorize it.

@kallevmercury kallevmercury changed the title docs(cloudflare): fix the syntax for the wrangle kv command docs(cloudflare): fix the syntax for the wrangler kv command Jun 24, 2025
@ankrgyl
Copy link
Contributor

ankrgyl commented Jun 24, 2025

thank you! I'll hold off on merging this until you unmark it as a draft.

@kallevmercury kallevmercury marked this pull request as ready for review June 24, 2025 17:43
@kallevmercury
Copy link
Author

@ankrgyl Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants