You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2018. It is now read-only.
Because we don't want to be cluttering all the commands that we are passing around with sudo (all our commands need sudo) we are currently doing something like this:
Because we don't want to be cluttering all the commands that we are passing around with
sudo(all our commands needsudo) we are currently doing something like this:Would you consider adding
sudotransports topushy? We do this for ssh and for local commands as well, but for brevity I am showing thesshone.If so, I would be more than happy to send a pull request.
Thank you!