ct envs context-dump

Generate a full codebase context file for an environment.

Usage

ct envs context-dump [OPTIONS]

Options

OptionDescription
-o, --output PATHOutput file path for the generated context (defaults to environment_contexts/{context_name}.txt)
-e, --env TEXTEnvironment name (if omitted, will prompt for selection)
-t, --main-task TEXTTask name (will prompt if omitted unless env is set)
-s, --side-task TEXTSide task name (will prompt if omitted unless env is set)
--helpShow this message and exit.