Since php scripts themselves often expect command line parameters, I'm finding it more useful to have drush script take just one script name and pass the rest of the args on to the script, instead of taking an array of script names. Here's the patch.

CommentFileSizeAuthor
script-core.inc_.patch878 bytesbdwelle

Comments

febbraro’s picture

Subscribing.

This is exactly the kind of thing I need. Can we have "script" take one script and pass along args and maybe "scripts" if you need multiple script support?

moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community

seems reasonable to me. any objections?

moshe weitzman’s picture

Assigned: Unassigned » adrian
moshe weitzman’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.