iectl iem-v2 device firmware list¶
list compatible firmware releases with grouped json response for latest compatible release and other compatible releases, use --show-all to list all releases in single json including non-compatible
Synopsis¶
list compatible firmware releases with grouped json response for latest compatible release and other compatible releases, use --show-all to list all releases in single json including non-compatible.
iectl iem-v2 device firmware list [flags]
Options¶
--deviceid string id of the device for which the firmware update/s needs to be listed
-h, --help help for list
--show-all shows all compatible and incompatible firmware versions, by default only compatible versions are shown
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 list --deviceid "sampleDeviceId" --show-all
SEE ALSO¶
- iectl iem-v2 device firmware - device firmware related commands
- iectl iem-v2 device firmware update - update device firmware on the basis of device id and release id
- iectl iem-v2 device firmware update-status - check the status of submitted request for device firmware update