# apr nccl-diag-lint
Lint a captured NCCL failure-diagnostics JSON from stderr (CRUX-F-15)
**Category**: Linters
## Synopsis
```text
apr nccl-diag-lint [OPTIONS]
```
## Example
```bash
apr nccl-diag-lint --help
```
## Full help
Run `apr nccl-diag-lint --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/nccl_diag_lint.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/nccl_diag_lint.rs)
- Contract: [`contracts/apr-page-cli-nccl-diag-lint-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-nccl-diag-lint-v1.yaml)