22 lines
337 B
Markdown
22 lines
337 B
Markdown
# report
|
|
|
|
Reports useful version numbers to copy into the Nx issue template
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
nx report
|
|
```
|
|
|
|
[Install `nx` globally]({{framework}}/getting-started/nx-setup#install-nx) to invoke the command directly using `nx`, or use `npx nx`, `yarn nx`, or `pnpx nx`.
|
|
|
|
## Options
|
|
|
|
### help
|
|
|
|
Show help
|
|
|
|
### version
|
|
|
|
Show version number
|