Skip to main content

dag-generate

Synopsis

starlake dag-generate [options]

Description

Generate Airflow or Dagster DAG files from Starlake task and domain definitions. The command analyzes SQL dependencies to produce correctly ordered workflow graphs, with optional tag filtering. See Orchestration Guide.

Parameters

ParameterCardinalityDescription
--outputDir <value>OptionalPath for saving the resulting DAG file(s).
--clean <value>OptionalClean Resulting DAG file output first ?
--tags <value>OptionalGenerate for these tags only
--tasks <value>OptionalWhether to generate DAG file(s) for tasks or not
--domains <value>OptionalWhether to generate DAG file(s) for domains or not
--withRoles <value>OptionalGenerate role definitions