Skip to content

Remove references to r2 object list commands#28608

Merged
elithrar merged 1 commit into
cloudflare:productionfrom
cbranch:cbranch/rm-r2-object-list
Feb 26, 2026
Merged

Remove references to r2 object list commands#28608
elithrar merged 1 commit into
cloudflare:productionfrom
cbranch:cbranch/rm-r2-object-list

Conversation

@cbranch

@cbranch cbranch commented Feb 25, 2026

Copy link
Copy Markdown
Member

These do not exist in the current version of wrangler.

These do not exist in the current version of wrangler.
@cbranch
cbranch requested a review from a team February 25, 2026 22:26
@github-actions github-actions Bot added product:r2 R2 object storage: https://developers.cloudflare.com/r2 size/xs labels Feb 25, 2026
@elithrar

Copy link
Copy Markdown
Collaborator

/bonk verify against the workers-sdk wrangler package and make any changes necessary

@ask-bonk ask-bonk Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Confirmed that wrangler r2 object list does not exist in the current Wrangler CLI — the documented R2 object subcommands are get, put, and delete only (see src/content/partials/workers/wrangler-commands/r2.mdx:117-121). No other references to r2 object list remain in the codebase after this change.

@ask-bonk

ask-bonk Bot commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Approved the PR. Here's my review summary:

Verdict: Approved

The PR correctly removes references to the non-existent wrangler r2 object list command from two files:

  1. src/content/docs/r2/get-started/cli.mdx — removes the example showing wrangler r2 object list my-bucket
  2. skills/cloudflare/references/r2/api.md — removes wrangler r2 object list my-bucket --prefix=photos/

I verified that the Wrangler R2 commands reference (src/content/partials/workers/wrangler-commands/r2.mdx:117-121) only documents r2 object get, r2 object put, and r2 object delete — there is no r2 object list subcommand. A codebase-wide search confirms no other references to this command remain after this change.

github run

@elithrar
elithrar enabled auto-merge (squash) February 26, 2026 05:53
@elithrar
elithrar merged commit 3d80864 into cloudflare:production Feb 26, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:r2 R2 object storage: https://developers.cloudflare.com/r2 size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants