You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[wrangler] Fix --env and --expires flag conflict in r2 object put (#10959)
* fix: remove -e alias from --expires in r2 object put
Removes the -e alias from the --expires flag in wrangler r2 object put
to resolve conflict with the global --env flag which also uses -e.
Fixes#10921
Co-Authored-By: smacleod@cloudflare.com <smacleod@cloudflare.com>
* Update .changeset/little-readers-bake.md
* chore: trigger CI re-run to verify unrelated test failures
Co-Authored-By: smacleod@cloudflare.com <smacleod@cloudflare.com>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: smacleod@cloudflare.com <smacleod@cloudflare.com>
Co-authored-by: emily-shen <69125074+emily-shen@users.noreply.github.com>
0 commit comments