# apr pipeline
Pipeline orchestration (plan/apply/status) — wraps forjar DAG engine
**Category**: Observability & Pipeline
## Synopsis
```text
apr pipeline [OPTIONS]
```
## Example
```bash
apr pipeline --help
```
## Full help
Run `apr pipeline --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/pipeline.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/pipeline.rs)
- Contract: [`contracts/apr-page-cli-pipeline-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-pipeline-v1.yaml)