ct live agent code
Open the live container in VS Code using Dev Containers.
Usage
ct live agent code [OPTIONS]
Options
| Option | Description |
|---|---|
-m, --mount-dir PATH | Mount directory for the container. |
-a, --attach-at TEXT | Path to attach to the container at (default: /app). |
-u, --user TEXT | User to run interactive terminals as (default: the environment agent_user). |
--context TEXT | Use active session by id (uses current active session if not specified). |
--help | Show this message and exit. |