We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When issuing awless create storageobject, it would be nice to have a progress bar. Thanks dev-team ;-)
awless create storageobject
The text was updated successfully, but these errors were encountered:
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)
Sorry, something went wrong.
Show UI progress for object upload to storage #78
dd93339
Available in master or in upcoming 0.0.21
No branches or pull requests
When issuing
awless create storageobject
, it would be nice to have a progress bar.Thanks dev-team ;-)
The text was updated successfully, but these errors were encountered: