konveyor / move2kube

Move2Kube is a command-line tool for automating creation of Infrastructure as code (IaC) artifacts. It has inbuilt support for creating IaC artifacts for replatforming to Kubernetes/Openshift.
https://move2kube.konveyor.io/
Apache License 2.0
383 stars 118 forks source link

Add a progress bar to Move2Kube command line #563

Open ashokponkumar opened 3 years ago

ashokponkumar commented 3 years ago

Is your feature request related to a problem? Please describe. Use a progress bar to help simplify the output of Move2Kube.

Describe the solution you'd like Implement https://github.com/vbauerster/mpb or any othe progress bar with tracking

Describe alternatives you've considered Text output

HarikrishnanBalagopal commented 2 years ago

Graph based approach in v4 might be better. Similar to Github actions progress