- Installing – Recommended and alternative installation mechanisms.
- Quick start – Where to begin after you’ve installed WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/ for the first time.
- Running commands remotely – Learn how to remotely control multiple servers at once.
- Commands cookbook – The full 101 how commands work, writing your own, and sharing them with the world.
- Writing Behat Tests – How to write and run Behat tests for WP-CLI commands and packages.
- Common issues and their fixes – In case of fire, break glass.
- External resources – Blog posts, slides and videos from users.
- Force output to a specific locale – Localisation issue
- Identify a Plugin or Theme Conflict – Debugging advise
- Installing WP-CLI Packages – Learn how to install packages and use version constraints
- Sharing WP-CLI Packages – Some words about your environment
- Troubleshooting Guide – Some help to troubleshoot