- PHP and Drush installed in your path.
- A number of drush aliases you want to perform bulk operations on.
- Clone repo to local machine.
- Copy
alias.example.phptoalias.php. - Edit, adding your aliases.
The following will rebuild the cache on all aliases in the my-group group listed in config/aliases.php:
php -f index.php my-group cache-rebuild