Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have a progress bar for S3 upload #78

Closed
moulip opened this issue Mar 16, 2017 · 2 comments
Closed

Have a progress bar for S3 upload #78

moulip opened this issue Mar 16, 2017 · 2 comments
Labels

Comments

@moulip
Copy link

moulip commented Mar 16, 2017

When issuing awless create storageobject, it would be nice to have a progress bar.
Thanks dev-team ;-)

@simcap
Copy link
Contributor

simcap commented Mar 21, 2017

Done. This is showing progress dynamically using correct bytes unit (Mega, Giga, ...):

awless create storageobject bucket=wallix-simon-test file=./awless

Confirm? (y/n): y
[info]    uploading './awless'

21.3 MB/36.8 MB

(Note this it not an actual progress bar as per say yet for implementation reasons. See commit if interested)

@simcap
Copy link
Contributor

simcap commented Mar 21, 2017

Available in master or in upcoming 0.0.21

@simcap simcap closed this as completed Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants