nx/docs/generated/cli/daemon.md
Isaac Mann e717660102
docs(nx-dev): diataxis restructure (#11649)
* docs(nxdev): restructure docs to diataxis style

* docs(nxdev): cleanup

* docs(nxdev): fix links

* chore(nxdev): format

* docs(nxdev): fix broken images

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): tweaks

* docs(nxdev): redirect rules

* docs(nxdev): fixes
2022-08-29 08:36:55 -04:00

538 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 pnpx nx.

Options

background

Type: boolean

Default: true

help

Type: boolean

Show help

start

Type: boolean

Default: false

version

Type: boolean

Show version number