Rather than having to specifically enter Y to accept the option to upgrade the system, it would be useful if there was an argument when running update or updatecode to just list what updates are available.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | drush-n601858.patch | 1.71 KB | damienmckenna |
Comments
Comment #1
moshe weitzman commentedHow would you use this? If you are calling this from a script, a --pipe would be a good way. What would it contain? If you just don't like pressing 'n', then you are even lazier than i. kudos.
Comment #2
moshe weitzman commentedComment #3
damienmckennaI was thinking of having an argument like "-n" or "--no" to set a option that returns FALSE to all drush_confirm() calls. Like the patch I've provided :-)
Comment #4
moshe weitzman commentedwas done recently.