-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat(wrangler): Add command categories to help menu #11728
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
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 07666ca The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
| export const d1Namespace = createNamespace({ | ||
| metadata: { | ||
| description: "🗄 Manage Workers D1 databases", | ||
| description: "🗄️ Manage Workers D1 databases", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note
The previous / existing emoji was adding some additional whitespace.
| export const deleteCommand = createCommand({ | ||
| metadata: { | ||
| description: "🗑 Delete a Worker from Cloudflare", | ||
| description: "🗑️ Delete a Worker from Cloudflare", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note
The previous / existing emoji was adding some additional whitespace.
|
Claude finished @NuroDev's task —— View job Changeset Review
|
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |

Note
Implemented by Claude Opus 4.5 🤖
As part of the ongoing work to improve the Cloudflare dashboard, we have begun to group products into categories. As such it would make sense to update Wrangler's help menu to categorise commands to match the dashboard, or at least as close to as possible.
The categories for each command is not final and open for discussion. Most notably the
wrangler docscommand, which is currently not part of any product category.A picture of a cute animal (not mandatory, but encouraged)