connect

Connect workspace to Nx Cloud.

Usage

nx connect

Install nx globally to invoke the command directly using nx, or use npx nx, yarn nx, or pnpm nx.

Options

OptionTypeDescription
--generateTokenbooleanExplicitly asks for a token to be created, do not override existing tokens from Nx Cloud.
--helpbooleanShow help.
--verbosebooleanPrints additional information about the commands (e.g., stack traces).
--versionbooleanShow version number.