Skip to content

update evidence

Generates evidence PDFs from a module's evidence-book components.

Evidence books are markdown-based documentation packages that aggregate test results, security scans, and other compliance artifacts.

Unlike regular books built via 'build', evidence books are built independently using this command, producing PDFs in out/evidence/<module>/.

Usage: update evidence [flags]


Flag Description
--all (optional, default: false) Build evidence for all modules with evidence-book components
-v, --verbose (optional, default: false) Show detailed progress

Expected Output:

  • PDF files in out/evidence/<module>/<book-name>-dark.pdf
  • One PDF per evidence-book component configured for the module

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.