-
### Description
In various instances throughout the `@wordpress/env` documentation, the `run` commands are illustrated with double quotes, as demonstrated in the following example from [here](https…
-
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…
-
Hi, I have a monorepo, with the website under `apps/gatographql`. I have the following `netlify.toml`:
```toml
[build]
command = "npm run build --prefix apps/gatographql"
publish = ".next"
…
-
## 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…
-
## 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 we need to apply some change across all packages, it would be nice to do so in a scripted manner.
For instance, we need to apply https://github.com/wp-cli/scaffold-package-command/pull/89 acro…
-
I recently spun up a JN site, and specified PHP 8.0. The site itself was configured correctly, but when I went to run commands using WP CLI, I discovered that the version of PHP being used for the com…
JPry updated
2 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…
-
### Description
Tried to update the permalink from plain to pretty using wp cli. Still getting errors on git action Linux environment.
CLI commands don't work on both env: development and test
T…