- 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
0.1.2
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
0.1.1
Changelog
- Change package dependency from prettytable to tabulate - Command listobj: add options --limit and --prefix - Command download: add option --overwrite,