Skip to content

iectl iem device firmware update-status

Device firmware update-status

Synopsis

This command checks the status of submitted request for device firmware update on the basis of device id

iectl iem 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 [Optional]
      --poll-interval     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.
  -h, --help      help for device firmware update-status

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 device firmware update-status --deviceid "64a28e0835b9446fba7b729eac0f1066"

SEE ALSO