Skip to main content
The langship CLI is the primary interface for running evals, managing datasets, and triggering deployments locally and in CI.

Installation

Verify:

Authentication

Set the server URL for self-hosted deployments:

Commands

langship eval

Run evaluators against your agent.
Options: Examples:

langship dataset

Manage versioned datasets.

langship runs

Browse and inspect past runs.

langship deploy

Deploy an agent version to an environment.
Options: Examples:

langship config

Manage CLI configuration.
Config is stored in ~/.langship/config.yaml.

langship init

Initialize a new langship.yaml in the current directory.
Interactive prompts will ask for your project name, default dataset path, and first evaluator type.

langship server

Start or stop a local Control Plane Server (development use).

Global flags


Environment variables