acquia / acsf-tools

Command line tools for working with Acquia Cloud Site Factory
21 stars 25 forks source link

Add a limit option to acsf-tools-mlc #120

Closed vbouchet31 closed 2 years ago

vbouchet31 commented 3 years ago

Using acsf-tools-mlc, it is easy to break your environment by running an expensive command on all the sites of the factory (drush acsf-tools-mlc cr for example). We should add a --limit option to limit the number of sites to run in parallel.