site
Synopsis
starlake site [options]
Description
Generate a documentation portal from your Starlake project metadata (schemas, tasks, lineage). See Site Builder Guide.
Generate site
Parameters
| Parameter | Cardinality | Description |
|---|---|---|
--outputDir <value> | Optional | Output Directory |
--template <value> | Optional | Template name or path to custom templates (default: standalone) |
--format <value> | Optional | json / html (default: html) |
--json <value> | Optional | output result as json |
--clean <value> | Optional | Whether to clean the output directory before generating the site |