-
I'm discovering blueprints and the different `steps` currently available. I was wondering if you had considered the option of a WP CLI step, that would allow extracting some of the available operation…
-
## 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 w…
-
To prevent massive bloat, it would be nice to have a WP-CLI command to automatically clean up the jobs table (e.g. remove jobs older than X days old).
-
## 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 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…
-
### Quick summary
I want to use WP CLI on Windows. When I open a shell by clicking Studio's 'Terminal' button, the environment variables needed to run WP CLI are not set correctly.
### Steps to repr…
-
### Platform
[x] MacOS
### Installed Via
[x] Composer
### PHP Version
[X] 7.4x
### Command Executed
`terminus wp {site}.{env} -- plugin list`
`terminus wp {site}.{env} -- theme list --f…
-
## 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…
-
When I run `wp cli` commands on Vantage, I get the following error:
```
PHP Warning: socket_sendto(): unable to write to socket [90]: Message too long in /srv/www/release-fe6bec1da1d826a7bd3fdcb8d7…
-
Currently we can import options, but have to iterate `wp option update` command invocation for each option.
A convenience command would be helpful which would import all options from a JSON file (e…