Control Tower
/
EnvironmentsGitHub
Home
QuickstartHands-On GuideRunning Evals on HawkDevelopment Setup
Architecture at a GlanceAI Control ConceptsControl Tower and InspectSafety CurvesROC CurvesPareto Frontier
Running EvaluationsMonitoring TrajectoriesSabotage Eval PipelineProtocolsTrajectoriesWeb ViewerInspect Logs ViewerDocentAuditing EnvironmentsRun Scripts
CLI ReferencePython Reference
CLI DevelopmentLive DevelopmentMaking EnvironmentsEnvironment ArchitecturePorting SettingsMaking Main TasksMaking Side TasksMaking ScorersSide-Task Scorer PatternsFailure TypesMaking StrajsStraj Review WorkflowStrategy DevelopmentInternet SimulatorHawk Values ContractFunction RegistryPR ConventionsDevelopment and Release Process
DatabaseEC2 SandboxSimulated SandboxHTTP API

ct runs list

List recorded runs.

Usage

ct runs list [OPTIONS]

Options

OptionDescription
-n, --limit INTEGERMaximum number of runs to display.
--tag TEXTFilter by tag (can be specified multiple times).
--format [table|json]Output format (default: table).
--helpShow this message and exit.

On this page

  • Usage
  • Options