Skip to content

iectl iem-v2 job device-job-wait

wait for completion of device job

Synopsis

This method waits for completion of device job.

iectl iem-v2 job device-job-wait [flags]

Options

  -h, --help          help for device-job-wait
      --id string     The 'installedJobId' of the device job to wait for
      --timeout int   Wait timeout in seconds(default: 60),command will return output after the timeout is reached even if the job is not completed (default 60)

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 device-job-wait --id sampleInstalledJobId --timeout 300

SEE ALSO