ct live up-from

Runs live up using task metadata from eval, traj file, or traj directory.

Usage

ct live up-from [OPTIONS] TRAJ

Arguments

ArgumentTypeRequired
TRAJpathYes

Options

OptionDescription
--traj-dir-name TEXTExisting traj directory name to use.
--new-traj-dirCreate a new traj directory.
--no-traj-dirDo not use a traj directory.
--mount-dir PATHMount directory for the container.
--mount-fresh-dirCreate and mount a fresh local directory at container_mounts/[session_id]/app to /app in the container. Directory is automatically cleaned up on 'ct live down'.
--no-setupDo not run setup after spinning up the container.
--helpShow this message and exit.