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