Skip to content

iectl iem-v2 device download-logs

Download Edge Device logs by logId & unique Edge Device ID

Synopsis

This method downloads Edge Device logs.

iectl iem-v2 device download-logs [flags]

Options

  -d, --data string    use this flag for passing data via json or as datafile with @filename
  -h, --help           help for download-logs
      --id string      The unique Edge Device ID.
      --logId string   The unique log ID.

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 download-logs --id sampleDeviceId --logId sampleLogId

SEE ALSO