ct live shell
Pop a shell in a live Compose project for a task.
Usage
ct live shell [OPTIONS]
Options
| Option | Description |
|---|---|
-u, --user TEXT | User to run the shell as (default: the environment agent_user which defaults to 'root'). |
-S, --sandbox TEXT | Sandbox slot to open a shell in (e.g. 'host' for docker_in_vm). [default: default] |
--context TEXT | Use active session by id (uses current active session if not specified). |
--help | Show this message and exit. |