iectl iem-v2 device firmware update-status¶
check the status of submitted request for device firmware update on the basis of device id
Synopsis¶
check the status of submitted request for device firmware update on the basis of device id
iectl iem-v2 device firmware update-status [flags]
Options¶
--deviceid string id of device for which you want to get the firmware update status
--follow follow update status until it is completed or failed
-h, --help help for update-status
--poll-interval int Specifies the interval, in seconds, between each status check when running in follow mode.
By default, the poll interval is set to 5 seconds.
You can adjust this value to increase or decrease how frequently the command checks for updates.
This option is only effective when the --follow flag is enabled. [optional]
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 device firmware update-status --deviceid "sampleDeviceId" --follow --poll-interval 10
SEE ALSO¶
- iectl iem-v2 device firmware - device firmware related commands
- iectl iem-v2 device firmware list - list compatible firmware releases
- iectl iem-v2 device firmware update - update device firmware on the basis of device id and release id