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

Output level alias for stdout + running #506

Closed
bitprophet opened this issue Dec 18, 2011 · 0 comments
Closed

Output level alias for stdout + running #506

bitprophet opened this issue Dec 18, 2011 · 0 comments
Milestone

Comments

@bitprophet
Copy link
Member

When cleaning up some moderately verbose (in terms of the output) fabfile code, I find myself often wanting to hide stdout and running at the same time -- but not stderr or anything else. In other words, the Unix "silent unless something is wrong" convention. (Though actually wrapped in a "Doing xyz ... done" context manager; see #505 for that.)

I think a good name for this would be 'commands', as it's hiding "the command" but not anything unexpected. (Better would be to rework 'running', but that's not backwards compatible so hands tied.)

@ghost ghost assigned bitprophet Dec 18, 2011
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