-
**Describe the bug**
A clear and concise description of what the bug is.
I tried:
wo stop stack --netdata
wo remove stack --netdata
wo purge stack --netdata
wget -O /tmp/netdata-kickstart…
-
From the command line I am trying to generate the missing next generation images or AVIF. This as the generation via Dashboard hangs a lot.
![Screenshot 2024-04-25 at 14 05 03](https://github.com/…
-
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…
-
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…
-
Updating plugins on a live site is scary. Yes, we should test updates on a staging site first, and we do, but problems can still occur. Wp-cli is great for updating plugins but it would be even better…
-
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…
-
Some commands like `wp db export` are useful on versions of WordPress older than 3.7 (WP-CLI's minimum supported version).
The entire set of `wp db *` commands are run on the `after_wp_config_load`…
-
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…
-
PR #4240 [did not considered](https://github.com/wp-cli/wp-cli/pull/4240/files#diff-d5c3b8c65ee5ccc5dd15286817c05a2cR421) using the `docker exec` **--interactive** option.
That causes problem when it…