WP-CLI is the command-line interface for WordPress. It offers a complete alternative to the WordPress admin dashboard, often even surpassing its functionality or enabling new use cases. It also comes with a rich ecosystem of third-party commands that are bundled in Composer packages or directly integrated into WordPresss plugins or themes.
Everything relevant that is directly part of the official WP-CLI team.
Unofficial third-party packages.
Ways of searching for third-party packages you can use.
wp-cli-package
.
WP_CLI::add_command()
.
Third-party packages that are commonly useful.
Websites, ebooks, PDFs, talks and slide shows about how to make the most out of WP-CLI.
Contributions welcome! Read the contribution guidelines first.