WP-CLI's repositories
php-cli-tools
A collection of tools to help with PHP command line utilities
profile-command
Quickly identify what's slow with WordPress
i18n-command
Provides internationalization tools for WordPress projects.
extension-command
Manages plugins and themes, including installs, activations, and updates.
wp-cli-bundle
📦 WP-CLI package that bundles the framework with a set of common commands
wp-config-transformer
Programmatically edit a wp-config.php file
server-command
Launches PHP's built-in web server for a specific WordPress installation.
core-command
Downloads, installs, updates, and manages a WordPress installation.
media-command
Imports files as attachments, regenerates thumbnails, or lists registered image sizes.
wp-cli-tests
WP-CLI testing framework
config-command
Generates and reads the wp-config.php file.
checksum-command
Verifies file integrity by comparing to published checksums.
cron-command
Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.
wp-cli.github.com
wp-cli.org website
shell-command
Opens an interactive PHP console for running and testing PHP code.
import-command
Imports content from a given WXR file.
package-command
Lists, installs, and removes WP-CLI packages.
cache-command
Manages object and transient caches.
find-command
Find WordPress installations on the filesystem
google-sitemap-generator-cli
A CLI interface for the Google Sitemap Generator plugin
language-command
Installs, activates, and manages language packs.
export-command
Exports WordPress content to a WXR file.
maintenance-mode-command
Activates, deactivates or checks the status of the maintenance mode of a site.
eval-command
Executes arbitrary PHP code or files.