it would be really nice to get some progress events so we can render a progress bar or something....
currently it just sits there while all the subcommands run
DEBUG=* is a little better, but its pretty verbose
I'm not sure if we need a progress bar or a 'percentage done' necessarily, just some sort of output that lets users know whats going on under the hood inside the pipeline
when doing long pipelines like this:
it would be really nice to get some progress events so we can render a progress bar or something....
currently it just sits there while all the subcommands run
DEBUG=*
is a little better, but its pretty verboseI'm not sure if we need a progress bar or a 'percentage done' necessarily, just some sort of output that lets users know whats going on under the hood inside the pipeline