Closed (works as designed)
Project:
Drush
Version:
All-Versions-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2009 at 07:24 UTC
Updated:
19 Jan 2010 at 04:39 UTC
I think it would be great if multiple commands could be executed with one call to drush. This would reduce the overhead of bootstraping the drupal environment.
Comments
Comment #1
jonhattanOn this direction, some work has been made in #543550: Drush interactive mode
Comment #2
moshe weitzman commentedfor recurring use cases, use the drush_invoke hooks (see our api docs). thats about all we have planned for a while.