iectl iem device system¶
Executes system commands on an Edge Device.
Synopsis¶
Executes system commands on an Edge Device. Valid options are: reboot, hard-reset, reset
iectl iem device system [flags]
Options¶
--deviceid string device id on which command needs to be executed, to execute command on multiple devices repeat the argument --deviceid eg: --deviceid <deviceid1> --deviceid `<deviceid2>`
-h, --help help for system
--operation string operation to perform on given devices. Valid options are: reboot, hard-reset, reset
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 system --deviceid "69a5ba48b8a847748e040d498e7420e1" --operation "reboot"
SEE ALSO¶
- iectl iem device - device management related commands