# apr train
Training pipeline (plan/apply) — forjar-style pre-flight validation
**Category**: Training
## Synopsis
```text
apr train [OPTIONS]
```
## Example
```bash
apr train --help
```
## Full help
Run `apr train --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/train.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/train.rs)
- Contract: [`contracts/apr-page-cli-train-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-train-v1.yaml)