Skip to main content

CLI Overview

Flightline is designed to be headless first, living in your CLI, config files, and pull requests rather than complex dashboards.
Flightline is in early access. Command options may change. Contact the team for the latest CLI reference.

Command Structure

flightline <command>

Available Commands

CommandDescription
initInitialize a new Flightline project
generateGenerate synthetic test data
runExecute evaluations against test data
mimicGenerate synthetic data from a sample file

Basic Workflow

# Initialize project
flightline init

# Generate synthetic test data
flightline generate

# Run evaluations
flightline run

Configuration

Flightline uses a flightline.yaml file for project configuration. See the Configuration Reference for details.

Questions?

Talk to the Team

Book a call for help with CLI setup and configuration.