github Backblaze/B2_Command_Line_Tool v3.7.0
3.7.0

latest releases: v4.1.0, v4.0.3, v4.0.2...
20 months ago

Added

  • Add --incrementalMode to sync and upload-file
  • Add license command for printing licenses of b2 and libraries
  • Add wildcard support for the ls command
  • Add rm command

Fixed

  • Stop using b2sdk.v1 in arg_parser.py
  • Fix issues when running commands on Python 3.11
  • Fix tests after changes introduced in b2sdk 1.19.0
  • rm can handle any number of files

Infrastructure

  • GitHub CI got checkout action updated to v3 and setup-python to v4
  • Ensured that changelog validation only happens on pull requests
  • GitHub CI uses GITHUB_OUTPUT instead of deprecated set-output
  • Releases now feature digests of each file
  • Change default Python version in CI/CD to 3.11
  • Temporary marking all directories as safe.directory inside CI/CD when bundling

Don't miss a new B2_Command_Line_Tool release

NewReleases is sending notifications on new releases.