ct live agent claude

Open the live container in Claude Code.

Usage

ct live agent claude [OPTIONS] [CLAUDE_ARGS]...

Arguments

ArgumentTypeRequired
[CLAUDE_ARGS]...textNo

Options

OptionDescription
-m, --mount-dir PATHMount directory for the container
-a, --attach-at TEXTPath to attach to the container at (default: /app)
-u, --user TEXTUser to run claude code as (default: the environment agent_user).
--context TEXTUse active session by id (uses current active session if not specified).
--solveAutomatically prompt the agent to solve the main task (and side task if present)
--prompt TEXTAdditional custom prompt to send to the agent (can be used with or without --solve)
--use-api-keyForce API key auth instead of local credentials
--helpShow this message and exit.