multi-status

An extended drush core status

The core status is extended with

'Site Counter', number of sites within the installation

'Sites', sites within the installation

'Prev.Installations', previous installed Drupal versions

'Drupal Core', Status of Drupal core

Aliases

mst

Examples

 drush -r /path/to/drupal multi-status
We asume that we are running drupal-6-14 with the 2 sites, default and foobar.com and drupal-6.11, drupal-6.12 and drupal-6.13 before drupal-6.14.
 '
 PHP configuration : /etc/php5/cli/php.ini
 Drupal Root       : /var/www/6.x
 Drupal version    : 6.14
 Site Path         : sites/default
 Site URI          : http://default
 Database Driver   : mysqli
 Database Hostname : localhost
 Database Username : dbuser
 Database Name     : db
 Database Password : dbpasswd
 Database          : Connected
 Drupal Bootstrap  : Successful
 Drupal User       : Anonymous
 Site Counter      : 2
 Sites             : foobar.com default
 Prev.Installations: drupal-6.11 drupal-6.12 drupal-6.13
 Drupal Core       : Uptodate
 '
If drupal-6.15 is available, in the "Drupal Core" section will display a red
 '6.15 available'

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