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

jonhattan’s picture

On this direction, some work has been made in #543550: Drush interactive mode

moshe weitzman’s picture

Status: Active » Closed (works as designed)

for recurring use cases, use the drush_invoke hooks (see our api docs). thats about all we have planned for a while.