Add CLI option to display progress bars #11
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/progress_bars"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Also refactors some of the other output and options, adds error handling and retries, and improves initialization.
Monitoring contract events is now turned off by default and can be enabled with the
--watch
flag. Progress bars can be shown with the--progress
option.So, to test this branch, you can check it out locally, and with local IPFS running execute this command for example:
In progress (with ETA):
Finished:
refs kredits/meta#10
Add CLI option for progress barsto Add CLI option to display progress bars👍
Confirmed to work