ct traj list
List trajectories from the API (default) or the local filesystem (--fs).
Usage
ct traj list [OPTIONS]
Options
| Option | Description |
|---|---|
--fs | Use local filesystem instead of API. |
-s, --side-task TEXT | Side task name |
-t, --main-task TEXT | Main task name |
-e, --env, --environment TEXT | Environment name |
-n, --limit INTEGER RANGE | Maximum number of trajectories to display. [default: 20; x>=1] |
--tag TEXT | Filter by tag (only single tag is supported). |
--help | Show this message and exit. |