complyform report
Generate compliance reports from assessment results.
complyform report [options]Options
Section titled “Options”| Flag | Type | Default | Description |
|---|---|---|---|
--format | json|terminal|html|pdf | terminal | Output format. HTML requires Pro+. PDF requires Agency tier. |
--brand | path | — | Brand YAML for white-label PDF (Agency). Logo, company name, colors. |
--batch | path | — | Batch manifest — generate report per project (Agency) |
Examples
Section titled “Examples”Terminal report:
complyform reportHTML report (Pro+):
complyform report --format=htmlBranded PDF report (Agency):
complyform report --format=pdf --brand=./brand.yaml