Skip to content

skippr discover

Discover reads source metadata and persists the pipeline schema used by sync. The product command is skippr. It invokes the skipprd runtime against the same skippr.yml.

Usage

bash
skippr [--config <path>] [--log [level]] discover --pipeline <name> [--output progress|json|text]

Flags

FlagDescription
--pipeline <name>Pipeline from skippr.yml to discover.
--output progressInteractive progress output
--output jsonStructured JSON events for CI
--output textPlain text output