-
To give developers more visibility into their WP-CLI usage, it would be neat if they had an easy way to access command frequency.
In fact, if we knew which commands they used and how often, we coul…
-
Hello,
As it stands right now, using the v3 WPVulnDB API, the API token needs to be defined in the site's wp-config.php. This is fine when working with a single WP site, however, I as a tech suppor…
-
Our WP-CLI integration has all the necessary options to create test data except the option to create fake products. Let's add an option along the lines of `wp edd downloads create`. Should probably ac…
-
## Feature Request
- [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/).
**Describe your use case and the problem you are facing**
Introd…
-
The WP CLI commands that require arguments to be passed, like for example `wp s3-uploads create_iam_user`, should verify that these arguments are passed before proceeding, and alert users to missing i…
-
## Bug Report
- [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/).
- [x] Yes, more specifically, I reviewed the guidelines on [how to write c…
-
Not sure what I'm doing wrong here. I'm following all of the instructions, not changing any default variables, and while WordPress and PHPMyAdmin work perfectly, I can't get wp-cli to work. Any time I…
-
With a vanilla Altis local-server configuration, WP-CLI doesn't have permission to write to its own cache directory. This results in warnings when running a WP-CLI command that would normally cause it…
-
I use a script to replace URL:s when copying my database from development to staging and production. The script does a "wp search replace" and works fine when qtranslate-xt is deactivated but does not…
-
See: https://github.com/wp-cli/handbook/. Specifically:
> All documentation is imported automatically into WordPress.org in a two step process:
> 1. WordPress reads commands-manifest.json or handb…