Skip to main content
Version: 1.1.0

lineage

Synopsis

starlake lineage [options]

Description

Generate Task dependencies graph

Parameters

ParameterCardinalityDescription
--output:<value>OptionalWhere to save the generated dot file ? Output to the console by default
--tasks:<value>OptionalCompute dependencies of this job only. If not specified, compute all jobs.
--reload:<value>OptionalShould we reload the domains first ?
--viz:<value>OptionalShould we generate a dot file ?
--svg:<value>OptionalShould we generate SVG files ?
--png:<value>OptionalShould we generate PNG files ?
--print:<value>OptionalPrint dependencies as text
--objects:<value>Optionalcomma separated list of objects to display: task, table, view, unknown
--all:<value>OptionalInclude all tasks in the dot file ? None by default