ork template

1 min read

Render the merged, validated Katalog exactly as Orkestra will see it at runtime.

ork template --file <path>

Flags

FlagDescription
--jsonOutput CRDs as JSON
--yamlOutput CRDs as YAML
--graphASCII dependency graph
--verboseShow all fields

Examples

ork template --file ./katalog.yaml
ork template --file ./katalog.yaml --json
ork template --file ./komposer.yaml --graph