ct live agent gemini

Open the live container in Google Gemini CLI.

Usage

ct live agent gemini [OPTIONS] [GEMINI_ARGS]...

Arguments

ArgumentTypeRequired
[GEMINI_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 gemini 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.