contabo / cntb

Contabo Command Line Interface
https://contabo.com
GNU General Public License v3.0
179 stars 24 forks source link

Verbose mode for 'cntb create object' #36

Closed kenorb closed 5 months ago

kenorb commented 7 months ago

It would be good to add some parameter to show the progress of file being uploaded to the bucket and its transfer speed. This is especially useful for the big files. For example upload of the file failed (as per GH-37), and I've no idea at what point it failed or what's the completion progress (especially for big files which can take several days to complete).

andreiduca03 commented 5 months ago

Added --verbose flag. Example:cntb create object --storageId f2db70cc-68ce-42fa-a27c-cec87b363619 --bucket bucket123 --prefix prefix1/ --path path1 --verbose