I have a drupal multisite installation and I want to know if its possible to update all sites (sub-domains) using drush without having to do it individually for each site.

Comments

moshe weitzman’s picture

Status: Active » Fixed

i don't know if you are updating code or database or both. Contrib or core? Anyway, the answer is no. We don't have any core facility to iterate over all your sites. I do think drush could speed your work. See update, updatecode and updatedb commands.

kdes’s picture

Status: Fixed » Active

thanks. I want to update both code and database. But just database would also be good enough. Basically I was looking for someway to easily run update.php across all sites. Both for core and contrib. I'll look at those commands.

kdes’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

izarco’s picture

hi, i need the same feacture, any solution?

izarco’s picture

Status: Closed (fixed) » Active
greg.1.anderson’s picture

Status: Active » Closed (duplicate)