# apr canary
Manage canary tests for regression
**Category**: Quality & Evaluation
## Synopsis
```text
apr canary [OPTIONS]
```
## Example
```bash
apr canary --help
```
## Full help
Run `apr canary --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/canary.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/canary.rs)
- Contract: [`contracts/apr-page-cli-canary-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-canary-v1.yaml)