cloudflare / workers-sdk

⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
https://developers.cloudflare.com/workers/
Apache License 2.0
2.41k stars 590 forks source link

🐛 BUG: `kv` command logs no help message #6143

Open helloimalastair opened 5 days ago

helloimalastair commented 5 days ago

Which Cloudflare product(s) does this pertain to?

Wrangler core

What version(s) of the tool(s) are you using?

3.61.0

What version of Node are you using?

No response

What operating system and version are you using?

MacOS Sonoma 14.5

Describe the Bug

Observed behavior

Similar to #5928. wrangler kv outputs no help message when run without parameters.

Expected behavior

wrangler kv should log a help message when run without parameters.