Skip to main content

acl-dependencies

Synopsis

starlake acl-dependencies [options]

Description

Generate GraphViz files from Domain / Schema YAML files

Parameters

ParameterCardinalityDescription
--output <value>OptionalWhere to save the generated dot file ? Output to the console by default
--grantees <value>OptionalWhich users should we include in the dot file ? All by default
--reload <value>OptionalShould we reload the domains first ?
--svg <value>OptionalShould we generate SVG files ?
--json <value>OptionalShould we generate JSON files ?
--png <value>OptionalShould we generate PNG files ?
--tables <value>OptionalWhich tables should we include in the dot file ? All by default
--all <value>OptionalInclude all ACL in the dot file ? None by default