scale.olm.report
- rst2pdf(template: str = '', _model: dict = {}, _env: dict = {}, dry_run: bool = False, _type: Literal['scale.olm.report:rst2pdf'] = None)[source]
Generate a report using rst2pdf.
Report templates are provided in restructured text. The template may be local to the config directory or packaged under
scale/olm/templates. This function expands the template with a report.olm.json file that has data from all the other stages.generate
run
assemble
check