Skip to content

Releases: qingstor/qsctl

qsctl v1.4.0

01 Mar 09:43
Compare
Choose a tag to compare

1.4.0 - 2017-03-01

Added

  • Add presign command

Changed

  • Allow user operating buckets granted by policy

Fixed

  • Fix progressbar not close correctly

qsctl v1.3.1

28 Feb 10:06
Compare
Choose a tag to compare

1.3.1 - 2017-02-28

Fixed

  • Fix bug in sync command

qsctl v1.3.0

27 Feb 14:27
Compare
Choose a tag to compare

1.3.0 - 2017-02-27

Added

  • Add progress bar while downloading and uploading

Changed

  • Use DeleteMultipleObjects API instead

Fixed

  • Fix bug while deleting not exist object
  • Fix force argument's wrong behavior on multipart
  • Fix confirm statement encoding error in python2

qsctl v1.2.3

08 Feb 08:07
Compare
Choose a tag to compare

1.2.3 - 2017-02-08

Fixed

  • Fix bug in using old version config

qsctl v1.2.2

20 Jan 14:51
Compare
Choose a tag to compare

1.2.2 - 2017-01-20

Changed

  • Refactor config file load function, support load config from ~/.qingcloud
  • Be compatible with qy_access_key_id and qy_secret_access_key

Fixed

  • Fix bug while params is int instead of str

qsctl v1.2.1

12 Jan 12:02
Compare
Choose a tag to compare

1.2.1 - 2017-01-12

Fixed

  • Fix import error in python3

qsctl v1.2.0

10 Jan 15:38
Compare
Choose a tag to compare

1.2.0 - 2017-01-10

Added

  • Support to upload file from stdin

Fixed

  • Fix bug that list_keys do not respect prefix
  • Fix empty output while access_key_id is invalid

qsctl v1.1.0

09 Jan 10:21
Compare
Choose a tag to compare

1.1.0 - 2017-01-09

Changed

  • Use qingstor-sdk instead
  • Default config path changed to ~/.qingstor

Fixed

  • Fix bug when listing buckets under python 3
  • Return -1 while download failed

BREAKING CHANGE

  • Config should be updated to new version, older version will be no more supported.