ct envs list
List environments with task counts, descriptions, and tech stacks.
Usage
ct envs list [OPTIONS]
Options
| Option | Description |
|---|---|
--env TEXT | Only include specified environment(s) (repeatable) |
--stats | Include LOC statistics and language breakdown (slower) |
--trajs | Include QA and straj trajectory counts from API (slower) |
--ideas | Include idea-phase side tasks in the count |
--md | Output as GitHub-flavoured Markdown table |
--latex | Output as a LaTeX longtable (for inclusion in papers) |
--help | Show this message and exit. |