We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--run
1 parent 17fb18d commit 4b8000cCopy full SHA for 4b8000c
doc/api/cli.md
@@ -2017,7 +2017,7 @@ changes:
2017
> Stability: 1.2 - Release candidate
2018
2019
This runs a specified command from a package.json's `"scripts"` object.
2020
-If no `"command"` is provided, it will list the available scripts.
+If a missing `"command"` is provided, it will list the available scripts.
2021
2022
`--run` will traverse up to the root directory and finds a `package.json`
2023
file to run the command from.
0 commit comments