[wrangler] R2-3896 Add R2 local uploads command#11867
Conversation
🦋 Changeset detectedLatest commit: 332804b 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 |
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: |
|
TODO: Remove jurisdiction changes since it is not supported. |
47f2947 to
af6a5f0
Compare
vicb
left a comment
There was a problem hiding this comment.
LGTM with a few minor comments
7ff73b4 to
1590628
Compare
d052092 to
cc90142
Compare
vicb
left a comment
There was a problem hiding this comment.
Could you please address my inline comment and we should be good to go after that.
Thanks for your updates
2547b42 to
bb0c856
Compare
|
I have the documentation PR link in description. Not sure why this check fails https://github.com/cloudflare/workers-sdk/actions/runs/21505813162/job/61964620581?pr=11867. Any idea @vicb ? |
CI mistery but I can add a label to bypass that, no worry to have here. Could you please have a look at #11867 (comment) |
f51ae26 to
78d3af0
Compare
Co-authored-by: Rahul Suresh <[email protected]>
Adds the wrangler r2 bucket local-uploads command to manage local uploads configuration for R2 buckets. When enabled, object data is written to the nearest region first, then asynchronously replicated to the bucket's primary region.
Commands:
Flags:
Uses the R2 API endpoints:
Testing 14 unit tests covering help output, get/enable/disable flows, confirmation prompts, and error cases
A picture of a cute animal (not mandatory, but encouraged)