mirror of
https://ghproxy.net/https://github.com/wp-cli/wp-cli-bundle.git
synced 2025-10-04 23:41:46 +08:00
Use `wp package browse` to view all available community commands. Install a specific command with `wp package install <namespace/package-name>`. List all installed packages with `wp package list`. Or, uninstall a package with `wp package uninstall` Packages are installed to their own Composer project in `~/.wp-cli/packages`. This can be changed by setting a `WP_CLI_PACKAGES_DIR` environment variable.
6 lines
62 B
Text
6 lines
62 B
Text
config.yml
|
|
/cache
|
|
/packages
|
|
/vendor
|
|
/*.phar
|
|
/phpunit.xml.dist
|