-
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…
-
## Bug Report
✅
- [ ✅] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/).
- [ ✅] Yes, more specifically, I reviewed the guidelines on [how to…
-
Just a minor improvement, but I'm doing a large sync via WP-CLI and once the size gets into the tens of thousands of megabytes, it becomes harder to read:
```
...
Processed posts 173250 - 173400 of 5…
-
## 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…
-
The Command Palette seems to be a close cousin to WP-CLI. What existing WP-CLI commands might be worth porting over?
-
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…
-
I recently spun up a JN site, and specified PHP 8.0. The site itself was configured correctly, but when I went to run commands using WP CLI, I discovered that the version of PHP being used for the com…
JPry updated
2 months ago
-
It would be useful to have a wrapper import command which handles importing an SQL file, search-replacements, ElasticSearcfh indexing, flushing cache etc. At the moment these are all separate steps on…
-
When I run `npm run format-js` it ends up formatting more files than I expected:
```
$ npm run format-js
> format-js
> wp-scripts format
.eslintrc.js 29ms
.github/dependabot.yml 20ms
.github/workfl…
-
## 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…