22 lines
283 B
Markdown
22 lines
283 B
Markdown
# report
|
|
|
|
Reports useful version numbers to copy into the Nx issue template
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
nx report
|
|
```
|
|
|
|
Install `@nrwl/cli` globally to invoke the command directly using `nx`, or use `npm run nx` or `yarn nx`.
|
|
|
|
## Options
|
|
|
|
### help
|
|
|
|
Show help
|
|
|
|
### version
|
|
|
|
Show version number
|