Skip to content

Conversation

@NuroDev
Copy link
Contributor

@NuroDev NuroDev commented Dec 20, 2025

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 docs command, which is currently not part of any product category.

Screenshot 2025-12-20 at 1 35 47 pm
  • Tests
    • Tests included/updated
    • Tests not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: Help menu does not require documentation.

A picture of a cute animal (not mandatory, but encouraged)

@NuroDev NuroDev self-assigned this Dec 20, 2025
@changeset-bot
Copy link

changeset-bot bot commented Dec 20, 2025

🦋 Changeset detected

Latest 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",
Copy link
Contributor Author

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",
Copy link
Contributor Author

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
Copy link
Contributor

claude bot commented Dec 20, 2025

Claude finished @NuroDev's task —— View job


Changeset Review

Reviewing changeset: .changeset/large-hotels-open.md

Validation Results:

✅ All changesets look good

The changeset properly follows all guidelines:

  • Version Type: Uses minor (appropriate for a new feature - command categorization in help menu)
  • Changelog Quality: Clear title and body with a helpful code example showing the new categorized output
  • Markdown Headers: No h1/h2/h3 headers used (only uses backticks for code blocks)
  • Major Version Check: Not using major version (which is forbidden for wrangler)

The changeset description is well-written, explains the feature clearly, includes a visual example of the new output, and articulates the benefit to users (improved discoverability).


@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 20, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@11728

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@11728

miniflare

npm i https://pkg.pr.new/miniflare@11728

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@11728

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@11728

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@11728

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@11728

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@11728

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@11728

wrangler

npm i https://pkg.pr.new/wrangler@11728

commit: 07666ca

@NuroDev NuroDev marked this pull request as ready for review December 22, 2025 19:19
@NuroDev NuroDev requested review from a team as code owners December 22, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

1 participant