4.0.1
Fixed
- Fix
-handling in file upload commands - even if file with-name exists, the stdin will be chosen over it.
This change affectsb2v4(which is also aliased asb2), but notb2v3to keep backwards compatibility. - Fix
b2 ls b2://bucketName/fileNameandb2 rm b2://bucketName/fileNameto respectively, list and remove file identified by supplied B2 URI.