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

OptionTypeDescription
--helpbooleanShow help.
--startboolean(Default: false)
--stopboolean(Default: false)
--versionbooleanShow version number.