3.13.0
github-actions
released this
16 Nov 14:46
·
392 commits
to master
since this release
Added
- Add linux/arm64 platform support to the official Docker image
- Add
cat
command for downloading file contents directly to stdout - Add
-r
as an alias for--recursive
argument - Add
-q
as an alias for--quiet
argument
Fixed
- Emit
Using https://api.backblazeb2.com
message to stderr instead of stdout, therefor prevent JSON output corruption
Changed
- Stream
ls --json
JSON output instead of dumping it only after all objects have been fetched - Alias
-
to stdout indownload-file-by-name
ordownload-file-by-id
command