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

Proposal: Adding support for --quiet, --no-color and --verbose flags #5

Open
MidasVanVeen opened this issue Aug 24, 2023 · 1 comment

Comments

@MidasVanVeen
Copy link
Collaborator

MidasVanVeen commented Aug 24, 2023

title is pretty self-explanatory, we should add support for a --quiet flag that silences stdout (useful for scripts), a --no-color flag (useful when piping stdout into a file) and a --verbose flag (useful for debugging).

The --no-color flag can wait, but I think a --quiet flag is pretty essential due to the nature of the program and the likelyhood that it will be used in scripts.

@Z3NTL3
Copy link
Member

Z3NTL3 commented Aug 24, 2023

Yea thats fair enough

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

2 participants