Skip to content

Remove references to r2 object list commands#28608

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

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

Conversation

@cbranch
Copy link
Copy Markdown
Member

@cbranch cbranch commented Feb 25, 2026

These do not exist in the current version of wrangler.

These do not exist in the current version of wrangler.
@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

Copy link
Copy Markdown
Contributor

@ask-bonk ask-bonk bot left a comment

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

ask-bonk bot commented Feb 25, 2026

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