ct live exec

Execute a command in the live container.

Usage

ct live exec [OPTIONS] ARGS...

Arguments

ArgumentTypeRequired
ARGS...textYes

Options

OptionDescription
-d, --dir TEXTDir to run command in (default: workdir set by container).
-u, --user TEXTUser to run the command as (default: the environment agent_user which defaults to 'root').
-S, --sandbox TEXTSandbox slot to exec in (e.g. 'host' for docker_in_vm). [default: default]
--context TEXTUse active session by id (uses current active session if not specified).
--helpShow this message and exit.