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 FleetSimulated SandboxHTTP API

ct envs pull

Pull every image an eval needs so the host can run with SKIP_DOCKER_PULL=1.

Usage

ct envs pull [OPTIONS]

Options

OptionDescription
--only TEXTOnly compose paths containing this substring (repeatable)
--skip TEXTSkip compose paths containing this substring (repeatable)
--helpShow this message and exit.

On this page

  • Usage
  • Options