Run Commands

Pachctl inspect datum

pachctl inspect datum #

Display detailed info about a single datum.

Synopsis #

Display detailed info about a single datum. Requires the pipeline to have stats enabled.

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

Options #

  -h, --help             help for datum
  -o, --output string    Output format when --raw is set: "json" or "yaml" (default "json")
      --project string   Project containing the 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