Skip to content

Releases: Backblaze/B2_Command_Line_Tool

2.1.0

03 Nov 13:26
Compare
Choose a tag to compare

Added

  • Add support for Python 3.9
  • Add a possibility to append a string to the User-Agent via B2_USER_AGENT_APPEND env

Changed

  • Update b2 sync usage text for bucket-to-bucket sync

Removed

  • Drop Python 2 support 🎉 (for old systems you can now use the binary distribution)
  • Remove --prefix from ls (it didn't really work, use folderName argument)
  • Clean up legacy code (CliBucket, etc.)

Fixed

  • Fix docs generation in CI
  • Correct names of the arguments in b2 create-key usage text

2.0.2 (2020-07-15)

16 Jul 00:11
Compare
Choose a tag to compare

Changes:

Add --environment internal parameter for authorize-account