CLI overview
The bino CLI drives the full report lifecycle: scaffold, iterate, build, inspect, and maintain. This page summarizes the main commands and links to detailed topics.
Lifecycle
Section titled “Lifecycle”A typical workflow looks like this:
bino init– scaffold a new report bundle.bino preview– iterate on layouts and data with a live browser preview.bino build– validate manifests, execute datasets, and produce PDFs.bino graph– inspect dependencies between artefacts, datasets, and datasources.bino playwright install– install browser runtimes for rendering.bino cache clean– clear caches when needed.bino versionandbino about– inspect version and dependency information.
You can document this visually using a simple placeholder diagram image:
