rushx <Scripts>
Run arbitrary package scripts for rush project. analogous to npm run
Arguments
| Name | Description |
|---|---|
Scripts | Script to run from your package.json |
Options
| Name | Description |
|---|---|
-h, --help | Show this help message and exit |
-q, --quiet | Hide rushx startup information |