ct live traj-dir-from
Migrate a trajectory to a new traj directory.
Usage
ct live traj-dir-from [OPTIONS] TRAJ_LIKE
Arguments
| Argument | Type | Required |
|---|---|---|
TRAJ_LIKE | text | Yes |
Options
| Option | Description |
|---|---|
-e, --env TEXT | Environment name (uses trajectory metadata if not specified). |
-t, --main-task TEXT | Main task name (uses trajectory metadata if not specified). |
-s, --side-task TEXT | Side task name (uses trajectory metadata if not specified). |
--traj-dir-name TEXT | Existing traj directory name to use instead of creating new. |
--no-template | Do not generate a template trajectory. |
--help | Show this message and exit. |