Run Commands

Pachctl inspect job

pachctl inspect job #

Return info about a job.

Synopsis #

Return info about a job.

pachctl inspect job <pipeline>@<job> [flags]

Options #

      --full-timestamps   Return absolute timestamps (as opposed to the default, relative timestamps).
  -h, --help              help for job
  -o, --output string     Output format when --raw is set: "json" or "yaml" (default "json")
      --project string    project containing job (default "openCV")
      --raw               Disable pretty printing; serialize data structures to an encoding such as json or yaml

Options inherited from parent commands #

      --no-color   Turn off colors.
  -v, --verbose    Output verbose logs