-
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…
-
The wp cli aliases are already defined in wp-cli.yml - it would reduce the amount of config and
the necessity keeping it in sync when trellis-sync also uses the config in wp-cli.yml.
-
This is a general tracking issue for PHP 8.4 compatibility throughout WP-CLI.
Some known issues / blockers:
**Broken unit/Behat tests**
~Unit tests and Behat tests are currently not working o…
-
## Bug Report
**Describe the current, buggy behavior**
when running $ wp scaffold package anauthor/test --dir=~/testscaffold or $ wp scaffold package-tests ~/testscaffold --force
I get multip…
-
Hey there,
i would like to try out your very promising package, as the developers of polylang obviously do not yet have any interest in providing a CLI interface.
However when trying to install …
-
It seems to be wp-cli.yml cannot hold envs.
We use a WP installation depending on many envs.
Now I keep `putenv()`-s in
```yaml
require:
- /home/user/website/wp-cli-envs.php
```
Could we …
-
-
## 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…
-
## 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 wri…
ntwb updated
6 months ago
-
I noticed in your video things like using the admin interface to activate the theme, but that's a single command with wp-cli, using a known (user provided) custom theme name.
Just one example of how…