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

Add --quiet option to supress progress output #14

Open
patrickfreed opened this issue Oct 8, 2022 · 0 comments
Open

Add --quiet option to supress progress output #14

patrickfreed opened this issue Oct 8, 2022 · 0 comments

Comments

@patrickfreed
Copy link
Collaborator

swiftly currently produces progress output when downloading to give the user an idea of how long an install will take. This is ideal for humans using it via the CLI, but it can be pretty noisy when included in the logs of a CI test run. We should provide a --quiet argument that suppresses this output for such uses cases. Error and possibly success output would still be produced.

We probably would want to enable this for swiftly's tests too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant