Skip to content

iectl iem device-logs generate-link

Generate Edge Device logs download link by logId

Synopsis

This method generates Edge Device logs download link.

iectl iem device-logs generate-link [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.
      --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 device-logs generate-link --id "69a5ba48b8a847748e040d498e7420e1" --logId "3c402a82cc244bd4a06b2bfedbe08aa0"

SEE ALSO