Creates a [custom landing page for Nx commands](https://nx-dev-git-docs-commands-landing-page-nrwl.vercel.app/reference/nx-commands)
655 B
655 B
| title | description |
|---|---|
| daemon - CLI command | Prints information about the Nx Daemon process or starts a daemon process |
daemon
Prints information about the Nx Daemon process or starts a daemon process
Usage
nx daemon
Install nx globally to invoke the command directly using nx, or use npx nx, yarn nx, or pnpm nx.
Options
| Option | Type | Description |
|---|---|---|
--help |
boolean | Show help |
--start |
boolean | (Default: false) |
--stop |
boolean | (Default: false) |
--version |
boolean | Show version number |