Stdout
Install
See the Install guide for the full setup, including Windows PowerShell.
curl -fsSL https://install.skippr.io/install.sh | shClick to copyWrites data to standard output.
Configuration
yaml
warehouse:
kind: stdoutAuthentication
No connector-specific authentication is required.
Permissions or Network Requirements
No extra permissions are required. Make sure the calling process or terminal can capture stdout if you plan to pipe or redirect the output.
Troubleshooting
| Symptom | Fix |
|---|---|
| no visible output | Check whether stdout is being redirected by the calling shell, CI runner, or parent process. |
| downstream consumer fails | Verify the receiving process expects the output format that Skippr is writing. |
Next steps
- Pair this destination with a source from Source Connectors.
- See Quick Start for the recommended warehouse evaluation paths.
Install
See the Install guide for the full setup, including Windows PowerShell.
curl -fsSL https://install.skippr.io/install.sh | shClick to copy