On Tue, Jan 13, 2009 at 4:35 PM, Dan Fairs <[email protected]> wrote: > >> >> sudo(cmd, user="user") >> >> run help for the sudo command like so: >> >> fab help:op=sudo >> > > > Thanks, Allan. > > Looks like the version of Fabric that I've got (from PyPI) doesn't have that > support. The docstring fron the version on github describes exactly what I > wanted! > > I'll grab the github version. (Any chance of a PyPI release, if it's > stable?)
It is not backwards compatible. Also, a fabric-the-module -> fabric-the-package transition is something that I've been meaning to center the next release around. I have made this transition in a branch but I'm not sure about how it turned out. And then I just haven't been spending much time on Fabric lately. > > Cheers, > Dan > > -- > Dan Fairs <[email protected]> | http://www.fezconsulting.com/ > > > > _______________________________________________ > Fab-user mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/fab-user > -- Venlig hilsen / Kind regards, Christian Vest Hansen. _______________________________________________ Fab-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fab-user
