iectl iem job device-job-wait¶
wait for completion of device job
Options¶
--id string The 'installedJobId' of the device job to wait for
-h, --help help for job device-job-wait
--timeout int Wait timeout in seconds(default: 60), command will return output after the timeout is reached even if the job is not completed
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 job device-job-wait --id "4cb9f886d1614a209aeb3dcb22a2655c" --timeout 100
SEE ALSO¶
- iectl iem job - batch jobs related commands