Skip to content

iectl iem-v2 device list-logs

List the specific Edge Device logs files

Synopsis

This method returns list of Edge Device logs files with the unique Edge Device id.

iectl iem-v2 device list-logs [flags]

Options

  -d, --data string   use this flag for passing data via json or as datafile with @filename
  -h, --help          help for list
      --id string     The unique Edge Device ID, can get from list Edge Devices

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 list-logs --id sampleDeviceId

SEE ALSO