handbook
handbook copied to clipboard
Running a WP-CLI command on multiple sites
We should have a document specifically focused on the different ways a WP-CLI can be run against multiple sites:
- [x] WP-CLI aliases
- [ ] Use
wp findto produce a list of paths.
From https://github.com/wp-cli/ideas/issues/39
Related https://danielbachhuber.com/tip/run-wp-cli-command-wordpress-multisite/
Aliases explained via #89