skippr connect
Wire up your warehouse and data source. Run with flags for scripted setups, or omit them to be prompted interactively.
Usage
bash
skippr connect warehouse <kind> [flags]
skippr connect source <kind> [flags]Connectors
Each connector has its own dedicated page with full configuration reference, CLI flags, authentication, and troubleshooting.
- Source Connectors -- databases, object stores, streaming, HTTP, and more
- Destination Connectors -- warehouses, cloud storage, messaging, and more
Notes
connectcommands updateskippr.yamlin the current directory. Runskippr initfirst.- Sensitive values (passwords, keys, connection strings) should use environment variable references in the config and be set in your shell or
.envfile -- they're never stored in plain text.
