# apr manifest
Emit a SHA-256 manifest of input files (CRUX-G-05)
**Category**: Other
## Synopsis
```text
apr manifest [OPTIONS]
```
## Example
```bash
apr manifest --help
```
## Full help
Run `apr manifest --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/manifest.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/manifest.rs)
- Contract: [`contracts/apr-page-cli-manifest-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-manifest-v1.yaml)