Installation
Flightline is currently in early access. Installation requires an invite from the team. Book a demo to get access.
1. Install the CLI
The Flightline CLI is the primary interface for discovering operations, generating scenarios, and running ship-readiness checks.Requirements
- Python 3.9 or higher (supports Python 3.9, 3.10, 3.11, 3.12)
Installation
Once you have access, install the CLI:2. Language-Specific Setup
While the CLI handles many operations, you may need language-specific packages for deep auto-instrumentation.Python auto-instrumentation is built directly into the CLI. Node.js applications require the
@flightline/node package for deep trace capture.3. Environment Setup
Flightline uses OpenRouter for LLM inference during thelearn, generate, and check steps. Set your API key:
4. Verify Installation
Next Steps
Your First Run
Walk through the core Flightline workflow.
