Registry / cli / wp-cli-wp-cli

wp-cli-wp-cli

JSON →
library2.12.0phppackagistunverified

WP-CLI framework for managing WordPress installations from the command line.

composer require wp-cli/wp-cli
INSTALL
IMPORT
SIG · WP-CLI-WP-CLI
W
wp-cli-wp-cli
cliphpv2.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Command
use WP_CLI\Commands\Command;

Create a WP-CLI command and execute it.

use WP_CLI\Commands\Command; $command = new Command(); $command->execute($args, $assoc_args);
Debug
Known issues
gotchaRequires WordPress installation to function.
fix
Ensure WordPress is installed and WP-CLI is properly configured.
affects: *
Upgrade
Version history
2.12.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
40
OpenAI (training)
1
Resources