As the number of rails rake tasks have increased over the years, I've really fallen in love with the ability to just do 'rake -T db' to get a list of tasks with 'db' in them. I would love to have a similar feature in capistrano so I can more easily sift through my growing list of cap tasks -- for example: 'cap -T monit'.
Along the same lines-- any chance you'd be willing to mirror the rake switch -D instead of using -e? one less fact to store in our brains. And of course if you do take me up on the first request, please do apply it to this switch as well (whether it be -e or -D). It'd be very useful to be able to go 'cap -D monit' for example, and see all the related recipes and their explanations/descriptions. thanks as always for the amazing tool capistrano has become! -thorny_sun --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
