Closed mortona42 closed 6 months ago
If I understand correctly, the group options are from sites.php and there is no way to run all the sites in a drush alias file.
If I run drall exec drush @live st it still goes through all my local and live sites.
drall exec drush @live st
You can use Drall site groups with Drush aliases. Please read about site groups in the readme.
If I understand correctly, the group options are from sites.php and there is no way to run all the sites in a drush alias file.
If I run
drall exec drush @live st
it still goes through all my local and live sites.