Creates a [custom landing page for Nx commands](https://nx-dev-git-docs-commands-landing-page-nrwl.vercel.app/reference/nx-commands)
22 lines
415 B
Markdown
22 lines
415 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`.
|
|
|
|
## Options
|
|
|
|
| Option | Type | Description |
|
|
| ------ | ---- | ----------- |
|