# apr otlp-lint
Lint a captured OTLP/JSON ExportTraceServiceRequest body (CRUX-K-08)
**Category**: Linters
## Synopsis
```text
apr otlp-lint [OPTIONS]
```
## Example
```bash
apr otlp-lint --help
```
## Full help
Run `apr otlp-lint --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/otlp_lint.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/otlp_lint.rs)
- Contract: [`contracts/apr-page-cli-otlp-lint-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-otlp-lint-v1.yaml)