nx/docs/generated/cli/report.md
2022-12-14 10:39:00 -05:00

17 lines
338 B
Markdown

---
title: 'report - CLI command'
description: 'Reports useful version numbers to copy into the Nx issue template'
---
# report
Reports useful version numbers to copy into the Nx issue template
## Usage
```shell
nx report
```
Install `nx` globally to invoke the command directly using `nx`, or use `npx nx`, `yarn nx`, or `pnpm nx`.