multi-drupalupdate

Update your installation if there is a new minor release available, assuming the same structure as in the Introduction for the installation.

All symbolic links within the original drupal installation are detected and preserved automatically.

See also:
Symlink functions for handling and preserving symbolic links.

Aliases

mdr

drupalupdate

Options

--sql-dump

Executes 'multi sql dump' before running 'multi drupalupdate'.

See multi-sql-dump for usable options and details.

--updatedb

Executes 'updatedb' after ececution of 'multi drupalupdate' via multi_exec_help.

Examples

 drush -r /path/to/drupal multi drupalupdate
Runs a 'multi-drupalupdate'on /path/to/drupal

 drush -r /path/to/drupal multi-drupalupdate --sql-dump --comment='before drupaldate' --updatedb
Runs a 'multi-drupalupdate'on /path/to/drupal with

making sql dumps of all sites with optional comment 'before drupalupdate' for sql dump filenames

and execution of 'updatedb' afterwards

Note:
The Drupal root specified as /path/to/drupal must be a symbolic link.

Generated on Wed Dec 29 13:43:21 2010 for drush_multi by  doxygen 1.5.8