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.

CommentFileSizeAuthor
#3 drush-n601858.patch1.71 KBdamienmckenna

Comments

moshe weitzman’s picture

How 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.

moshe weitzman’s picture

Status: Active » Postponed (maintainer needs more info)
damienmckenna’s picture

Title: update/updatecode argument to just list what updates are available » Argument to default all requests to "no", opposite of "--yes" argument
Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new1.71 KB

I 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 :-)

moshe weitzman’s picture

Status: Needs review » Fixed

was done recently.

Status: Fixed » Closed (fixed)

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