nx/docs/generated/cli/daemon.md
2022-01-28 10:42:10 -05:00

31 lines
629 B
Markdown

---
title: 'daemon - CLI command'
description: "The Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph."
---
# daemon
The Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph.
## Usage
```bash
nx daemon
```
[Install `nx` globally](/getting-started/nx-setup#install-nx) to invoke the command directly using `nx`, or use `npx nx`, `yarn nx`, or `pnpx nx`.
## Options
### background
Default: `true`
### help
Show help
### version
Show version number