On Jun 26, 2007, at 11:45 PM, Jamis Buck wrote: > Interesting idea. It seems you're proposing two things: one, a way to > define the username from the command line, and a way to define a set > of roles to use, overriding the defaults for subsequent tasks. Is that > right? If so, the following works today: > > cap -s user=username ROLES=web ... > > Does that work for you? If not, you could pretty easily write a > wrapper script that converts [EMAIL PROTECTED] to the above syntax.
That's true. And I didn't know about the ROLES variable, thanks :) I think there's a third thing in there too, an argument syntax that implies shell interaction. I just love the parallel to ssh, which people are already familiar with if they're using capistrano. Thanks for the feedback! I'll let you know if I come up with anything. -Mat --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
