<!-- PCU: cli-tui | contract: contracts/apr-page-cli-tui-v1.yaml -->
# apr tui
Interactive terminal UI
**Category**: Observability & Pipeline
## Synopsis
```text
apr tui [OPTIONS]
```
## Example
<!-- example-cost: interactive -->
```bash
apr tui
```
## Full help
Run `apr tui --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/tui.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/tui.rs)
- Contract: [`contracts/apr-page-cli-tui-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-tui-v1.yaml)