dt job ls
Overview
List all jobs
Synopsis
dt job ls [OPTIONS]
Options
-
-f,--filter=<filter>
Filter jobs by state, type etc. -
-o,--offset=<offset>
Offset to start showing results (default 0) -
-b,--batch-size=<batch-size>
Retrieve up batch-size results (default 100) -
-a,--all
Show deleted jobs as well -
-u,--utc
Show times in UTC -
-j,--json
Output as JSON -
-p,--pretty
Pretty print results
Examples
List all jobs
dt job ls
List jobs based on a type
dt job ls type=batch
SEE ALSO
← Back to dt job