MadeByLoosers / favouriteQ

What's your favourite question? Follow twitter.com/favouriteq for daily questions, this web app aggregate the answers...
1 stars 2 forks source link

Have cleaner fabric output #55

Closed pxg closed 11 years ago

pxg commented 11 years ago

Use this http://docs.fabfile.org/en/1.6/api/core/context_managers.html#fabric.context_managers.hide so the output from Fabric is easier to understand.

pxg commented 11 years ago

fab <env> deploy --hide=stdout can be used if you only want to see errors from Fabric