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 a quiet option (-q) #57

Closed
zoobab opened this issue Mar 1, 2018 · 5 comments · Fixed by #68
Closed

add a quiet option (-q) #57

zoobab opened this issue Mar 1, 2018 · 5 comments · Fixed by #68

Comments

@zoobab
Copy link

zoobab commented Mar 1, 2018

Hi,

After the vladiate 0.0.20, I could get the shell exitcode for success or not.

Now I would like to add a quiet option (-q) so that when I call vladiate, it silently validates, if not it will throw an error.

Best

@di
Copy link
Owner

di commented Mar 1, 2018

I think this is possible once #53 is merged.

@zoobab Are you suggesting that -q would suppress all printing and just return an exit code? Or do you think it should print an error only on failure? I think the former is probably the more common UX.

@zoobab
Copy link
Author

zoobab commented Mar 6, 2018

Yes let's wait until #53 is merged.

I would not print anything on success (just grab the exitcode), and only output some error in case of failure.

@callamd
Copy link

callamd commented Mar 18, 2019

Looks like #60 solves adds quiet option

@di
Copy link
Owner

di commented Mar 18, 2019

The PR is actually in #62 and needs work, the original author seems to have abandoned it.

@maleix
Copy link
Contributor

maleix commented Oct 24, 2019

Can anyone do some work about this please? It would be very useful

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

Successfully merging a pull request may close this issue.

4 participants