Skip to content

CLI

Skipprd is the engine binary. The public commands are discover, schema, and sync.

Commands

CommandJob
discoverInfer source schema. Does not write to the destination.
schemaPrint the discovered schema.
syncIngest through the WAL into the configured sink.

All commands read skippr.yml in the working directory, or --config path/to/skippr.yml.

bash
skipprd discover --pipeline bikehire --log
skipprd schema --pipeline bikehire
skipprd sync --pipeline bikehire --once --log

This site is source-available under PolyForm Shield 1.0.0