CLI Usage Guide
Octopipe’s command-line interface (CLI) is at the heart of how you interact with the system. This guide provides a comprehensive overview of the CLI, its commands, and best practices for efficient pipeline management.Overview
Octopipe’s CLI is designed to be intuitive, combining the best practices of tools likekubectl
and Meltano’s CLI. It abstracts complex operations into simple commands, allowing you to initialize projects, manage sources and destinations, configure transformations, and orchestrate pipelines—all from your terminal.
Getting Started with the CLI
- Installation Verification:
Once Octopipe is installed, verify the CLI is accessible by running:
- Initialization (init):
- Authentication (login/logout):
- Source and Destination Management:
- Transformation Commands:
- Pipeline Management: