22 lines
271 B
Markdown
22 lines
271 B
Markdown
# daemon:stop
|
|
|
|
EXPERIMENTAL: Stop the project graph daemon server
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
nx daemon:stop
|
|
```
|
|
|
|
Install `nx` globally to invoke the command directly using `nx`, or use `npm run nx` or `yarn nx`.
|
|
|
|
## Options
|
|
|
|
### help
|
|
|
|
Show help
|
|
|
|
### version
|
|
|
|
Show version number
|