Skip to content

iectl iem-v2 job get-batch-jobs

List of jobs with the unique batch ID

Synopsis

This method gets a list of jobs with the unique batch ID.

iectl iem-v2 job get-batch-jobs [flags]

Options

  -d, --data string   use this flag for passing data via json or as datafile with @filename
  -h, --help          help for get-batch-jobs
      --id string     The unique batch ID

Options inherited from parent commands

  -o, --output string   output format
  -q, --query string    query on result of object
  -v, --verbose         verbose output

Example

iectl iem-v2 job get-batch-jobs --id sample-batch-123

SEE ALSO