Releases: thobiast/s3_client
Releases · thobiast/s3_client
v0.1.5
11 Nov 13:18
Compare
Sorry, something went wrong.
No results found
Changelog
Add cmd to delete bucket
Add command to create a bucket
metadataobj - add option to specify object version id
Delete objects - fix Content-MD5 error
Replace tabulate and tqdm with Rich
v0.1.4
25 Aug 12:08
Compare
Sorry, something went wrong.
No results found
Changelog
Add --checksum-policy option to customize data integrity checks
v0.1.3
22 Mar 17:59
Compare
Sorry, something went wrong.
No results found
Changelog
Add --prefix option in the upload command to allow specifying a prefix for object names
Add --profile option to specify an AWS profile for credentials and configuration
v0.1.2
14 Dec 12:24
Compare
Sorry, something went wrong.
No results found
Changelog
Add option to specify the region name
Add progress bar to download and upload objects
Add command to delete object (deleteobj)
download - Add option to specify object version id
listobj - Add option to show all object versions
listbuckets - Show bucket versioning status
v0.1.1
21 Aug 19:21
Compare
Sorry, something went wrong.
No results found
Changelog
Change package dependency from prettytable to tabulate
Command listobj: add options --limit and --prefix
Command download: add option --overwrite,
v0.1.0
03 Aug 17:57
Compare
Sorry, something went wrong.
No results found