How do I disable the Wrangler banner in the CLI

The R2 command output has the banner if an update is available, is there a flag to remove it?
No description
6 Replies
Walshy
Walshy6mo ago
cc: @Hard@Work | R2 can you try with --json?
DangerZone
DangerZoneOP6mo ago
✘ [ERROR] Unknown argument: json
Walshy
Walshy6mo ago
damn, seems like a bug then - HAW will make sure it gets sorted :)
DangerZone
DangerZoneOP6mo ago
Thanks! we were trying to upgrade to Wrangler 4
Hard@Work
Hard@Work5mo ago
Sorry, this took longer than expected to get to. I've added a PR to fix this: https://github.com/cloudflare/workers-sdk/pull/9800
GitHub
R2-3182: Remove wrangler Banner from R2 GetObject in Pipe Mode by...
Fixes R2-3182. When using the --pipe flag for wrangler r2 object get, outputting the wrangler header breaks the file that is created, since it isn't actually a part of the object content. ...
DangerZone
DangerZoneOP5mo ago
I appreciate it nonetheless.

Did you find this page helpful?