Skip to main content
The Testpilot CLI provides powerful command-line tools for running tests, managing authentication, and handling reports.

testpilot

Main CLI tool for AI-powered end-to-end testing.

testpilot auth

Manage your Testpilot account and authentication.

testpilot auth login

Log in to your Testpilot account.

testpilot auth logout

Log out from your current session.

testpilot auth whoami

Display information about the current user.

testpilot generate

Generate test plans from natural language descriptions.

testpilot install

Download and install required dependencies.

testpilot report

View and manage test execution reports.

testpilot report merge

Combine multiple test reports into a single report.

testpilot test

Execute test scenarios from pilot plan files.

testpilot version

Check version information and update the CLI.

testpilot version update

Update the Testpilot launcher and binary to the latest version.

Getting Help

  • Use testpilot --help for general help
  • Use testpilot [command] --help for command-specific help
  • Check the Getting Started section for tutorials
  • Review the Pilotfile Reference for configuration options