ork validate

1 min read

Validate a Katalog or Komposer. Resolves sources, merges, and runs the full validation pipeline.

ork validate --file <path>

Flags

FlagDescription
--filePath or URL to a Katalog or Komposer (repeatable)

Examples

ork validate --file ./katalog.yaml
ork validate --file ./infra.yaml --file ./apps.yaml
ork validate --file https://raw.github.com/.../katalog.yaml

Validation errors are specific and actionable.