Skip to content

iectl iem device firmware update

Update device firmware

Synopsis

This command updates the device firmware release from IEHUB through IEM on the basis of provided deviceid.

iectl iem device firmware update [flags]

Options

      --deviceid  id of device to update firmware
      --releaseid release id for firmware to update, if not provided latest compatible firmware will be selected [Optional]
      --follow    follow through complete firmware update procedure [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 update device firmware

NOTICE

use 'releaseid' flag cautiously as it may lead to incompatible firmware update

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 --deviceid "64a28e0835b9446fba7b729eac0f1066"

SEE ALSO