Your First Run
This guide walks through the core Flightline workflow: initialize a project, generate synthetic test data, and run evaluations.Flightline is in early access. The exact CLI output may differ from what’s shown here. Contact the team for the latest documentation.
Prerequisites
- Flightline CLI installed
- A Pydantic schema or sample JSON file to test against
Step 1: Initialize Your Project
Navigate to your project directory and run the init wizard:flightline.yaml configuration file in your project root.
