ct envs

Inspect and build environment Docker images.

Usage

ct envs [OPTIONS] COMMAND [ARGS]...

Options

OptionDescription
--helpShow this message and exit.

Commands

CommandDescription
ct envs buildBuild images using docker compose for each environment's compose file.
ct envs check-dockerCheck Docker containers for each environment.
ct envs context-dumpGenerate a full codebase context file for an environment.
ct envs integration-test-qualityAnalyze integration test quality for an environment.
ct envs listList environments with task counts, descriptions, and tech stacks.
ct envs main-tasksInspect main tasks by environment.
ct envs side-tasksInspect side tasks by environment.
ct envs testRun integration tests for environments in parallel.
ct envs test-allRun integration tests for all environments in parallel.
ct envs test-scorersTest environment scorers by bringing up each environment and running all scorers.
ct envs validateValidate environments against the ControlEnvironment protocol.