-
## 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**
The co…
-
Hi,
We run a large number of websites using your plugins and we usually use wp cli in our upgrade process, the problem is we have to spend a lot of time logging in to each site to update the databa…
-
Right now we have two separate code paths that deal with setting values in the `wp-config.php` file. While we created a new library `wp-cli/wp-config-transformer` to deal with config file manipulation…
-
**Describe the bug**
eXtplorer is not working after update, tried to reinstall admin stack.
Also tried command"sudo rm -f /usr/local/bin/wo && wget -qO wo wops.cc && sudo bash wo"
What should I d…
-
No, I'm not trolling.
Crazy idea to throw into the mix: refactor WP-CLI into a JavaScript CLI tool.
Doing so would give us CLI access to all of the fancy new JavaScript being written for WordPre…
-
## Is your feature request related to a problem? Please describe.
When deploying a large amount of WordPress sites, it's a pain to go one by one to update or load settings. Making a preset and import…
rmens updated
5 months ago
-
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…
-
The case:
Let's say I'm having a WordPress installation which is not working for some reason or WordPress installation leftovers in public_html/. Meanwhile I want to install and configure WordPress…
-
**Prerequisites (mark completed items with an [x]):**
- [x] I have have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and cl…
-
It would be nice if we could turn tracing on and off from the command line.
### Proposed solution
One way of achieving this is to provide some WP-CLI commands.