Skip to content

iectl iem device system

Executes system commands on an Edge Device.

Synopsis

Executes system commands on an Edge Device. Valid options are: reboot, factory reset, reset

iectl iem device system [flags]

Options

  -d, --data      string   use this flag for passing data via json or as datafile with @filename
      --deviceid  string   The unique Edge Device ID
      --operation string   operation to perform on given devices. Valid options are: reboot, hard-reset, reset
  -h, --help               help for system

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