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.
2 parents d9dc298 + c19f453 commit b885272Copy full SHA for b885272
content/cli/usages.md
@@ -146,6 +146,7 @@ $ nest start <name> [options]
146
| `--webpackPath` | Path to webpack configuration. |
147
| `--tsc` | Force use `tsc` for compilation. |
148
| `--exec [binary]` | Binary to run (default: `node`). <br/>Alias `-e` |
149
+| `-- [key=value]` | Command-line arguments that can be referenced with `process.argv`. |
150
151
#### nest add
152
0 commit comments