Pinned Repositories
doctor-command
Diagnose problems within WordPress by running a series of checks for symptoms
handbook
📖 Complete documentation for WP-CLI
ideas
💡 Ideas and feature requests are collected here
php-cli-tools
A collection of tools to help with PHP command line utilities
profile-command
Quickly identify what's slow with WordPress
scaffold-command
Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
wp-cli
⚙️ WP-CLI framework
wp-cli-bundle
📦 WP-CLI package that bundles the framework with a set of common commands
wp-cli-dev
🛠 WP-CLI development environment that allows for easy development across all packages
wp-cli-tests
WP-CLI testing framework
WP-CLI's Repositories
wp-cli/wp-cli
⚙️ WP-CLI framework
wp-cli/php-cli-tools
A collection of tools to help with PHP command line utilities
wp-cli/profile-command
Quickly identify what's slow with WordPress
wp-cli/handbook
📖 Complete documentation for WP-CLI
wp-cli/i18n-command
Provides internationalization tools for WordPress projects.
wp-cli/entity-command
Manage WordPress comments, menus, options, posts, sites, terms, and users.
wp-cli/extension-command
Manages plugins and themes, including installs, activations, and updates.
wp-cli/wp-cli-bundle
📦 WP-CLI package that bundles the framework with a set of common commands
wp-cli/wp-config-transformer
Programmatically edit a wp-config.php file
wp-cli/server-command
Launches PHP's built-in web server for a specific WordPress installation.
wp-cli/core-command
Downloads, installs, updates, and manages a WordPress installation.
wp-cli/media-command
Imports files as attachments, regenerates thumbnails, or lists registered image sizes.
wp-cli/wp-cli-tests
WP-CLI testing framework
wp-cli/builds
Phar, Debian, and RPM builds of WP-CLI
wp-cli/config-command
Generates and reads the wp-config.php file.
wp-cli/checksum-command
Verifies file integrity by comparing to published checksums.
wp-cli/cron-command
Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.
wp-cli/wp-cli.github.com
wp-cli.org website
wp-cli/shell-command
Opens an interactive PHP console for running and testing PHP code.
wp-cli/import-command
Imports content from a given WXR file.
wp-cli/package-command
Lists, installs, and removes WP-CLI packages.
wp-cli/cache-command
Manages object and transient caches.
wp-cli/find-command
Find WordPress installations on the filesystem
wp-cli/google-sitemap-generator-cli
A CLI interface for the Google Sitemap Generator plugin
wp-cli/language-command
Installs, activates, and manages language packs.
wp-cli/export-command
Exports WordPress content to a WXR file.
wp-cli/maintenance-mode-command
Activates, deactivates or checks the status of the maintenance mode of a site.
wp-cli/.github
🌐 Centralized community health files for all repositories
wp-cli/spyc
A simple YAML loader/dumper class for PHP
wp-cli/dashboard
Dashboard for WP-CLI contributors