dt job get
Overview
Get job info
Synopsis
dt job get [OPTIONS] <job_name>
Options
-
-c,--show-children
Show child jobs of batches -
-u,--utc
Show times in UTC -
-j,--json
Output as JSON -
-p,--pretty
Pretty print results -
-e,--environment=<environment>
Environment of the job to get (default dev) -
-v,--version=<version>
Version of the job to get (default latest) -
-b,--build-logs=<build-logs>
If you want to read build logs, you have to specify stream (stdout/stderr)
Arguments
job_name(required)
Type:String
Name or id of the job to get
Examples
Get job info
dt job get job1
SEE ALSO
← Back to dt job