-
### Description
It isn't possible to pass a date query via a flag argument (see also https://github.com/wp-cli/wp-cli/issues/4616), but we could accept `--start-date` and `--end-date` flags that ma…
-
**Is your feature request related to a problem? Please describe.**
Currently `wp wc update` only works on one site. It's be nice if it could take a --network flag to update WC across multiple sub-sit…
jb510 updated
5 months ago
-
## 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…
-
# Bug Report
#### Summary
Running wp db import with the `--ssl` flag fails to properly connect to the database as expected.
#### How to reproduce
To reproduce, simply attempt to import with a u…
-
### Summary
it would be nice if the alias command automaticly added the
```yml
_:
inherit: wp-cli.trellis-alias.yml
```
snippet to site/wp-cli.yml or an alternative wp-cli.yml (or wp-cl…
-
What can we add here? Possible ideas below.
## WP-CLI
JSON import from file
Trigger JSON export to file.
Get Code to file
Migrate between sites?
command that prompts for all parameters we support. Co…
-
Looking at your `docker-compose.yml` for backend, I'm not 100% sure why you are using the Dockerfile for this.
Wouldn't an official image suffice + wpcli installation using
```yml
cli:
i…
-
Users should be able to run CLI commands to interact between WordPress and Salesforce.
-
Since WP-CLI won't work without wp-cli.yml in place, can you please consider adding it?
cc @polevaultweb
-
Would it be possible to extend wp-sync-db-cli to set the wp-sync-db settings.
For example you start from blank wordpress.
Install and activate wp-sync-db , wp-sync-db-media-files, wp-sync-db-cli with …