Skip to content
New issue

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

CLI progress indicator when running eksup #14

Open
bryantbiggs opened this issue Feb 7, 2023 · 1 comment
Open

CLI progress indicator when running eksup #14

bryantbiggs opened this issue Feb 7, 2023 · 1 comment
Labels
feature-request Request for a new feature

Comments

@bryantbiggs
Copy link
Member

Use case

When running eksup from the CLI, users lack context as to what is happening or how much is left until the results are returned. Its common practice to provide some sort of indication as to the progress of the execution

Solution/User Experience

Add progress indicator https://github.com/console-rs/indicatif for a quality of life improvement

Alternative solutions

No progress indicator
@chiragbhatia8
Copy link

chiragbhatia8 commented Apr 12, 2023

Hey Bryant

I found this as a good first issue since there were not a lot of things needed to be added. I used the indicatiff package for this.

I have created a draft pull request in the forked repository. Please let me know if you agree to the approach.

PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for a new feature
Projects
Status: Backlog
Development

No branches or pull requests

2 participants