Skip to content

dt job runs

Overview

List all runs

Synopsis

dt job runs [OPTIONS] 

Options

  • -f, --filter=<filter>
    Filter runs 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)

  • -u, --utc
    Show times in UTC

  • -j, --json
    Output as JSON

  • -p, --pretty
    Pretty print results

Examples

List all runs

dt job runs

List runs based on a type

dt job runs type=batch

SEE ALSO

← Back to dt job