cli icon indicating copy to clipboard operation
cli copied to clipboard

[FEATURE] Adding a progress bar for CLI Commands to show the progress status

Open AayushSaini101 opened this issue 1 year ago • 5 comments
trafficstars

Why do we need this improvement?

It would be good if we can add progress bar when we execute following command to make CLI more user attractive and increase developer experience:

Progress bar can be added while:

  • Model Generation
  • Pulling templates from private repositories
  • Generating templates

How will this change help?

It would make CLI more user attractive and increase developer experience:

Screenshots

Sample Progress Bar: image

How could it be implemented/designed?

Set up the progress start and progress end between the process start

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

  • [X] I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

Yes I am willing to submit a PR!

AayushSaini101 avatar May 04 '24 12:05 AayushSaini101