22 lines
286 B
Markdown
22 lines
286 B
Markdown
# connect-to-nx-cloud
|
|
|
|
Makes sure the workspace is connected to Nx Cloud
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
nx connect-to-nx-cloud
|
|
```
|
|
|
|
Install `nx` globally to invoke the command directly using `nx`, or use `npm run nx` or `yarn nx`.
|
|
|
|
## Options
|
|
|
|
### help
|
|
|
|
Show help
|
|
|
|
### version
|
|
|
|
Show version number
|