Skip to content

iectl iem-v2 device app-statistics

List Edge Device's application statistics

Synopsis

This method lists statistics for a specific application installed on an Edge Device.

iectl iem-v2 device app-statistics [flags]

Options

      --app-id string   The unique ID of application
  -d, --data string     use this flag for passing data via json or as datafile with @filename
  -h, --help            help for app-statistics
      --id string       The unique Edge Device 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 app-statistics --id "sampleDeviceId" --app-id "sampleAppId"

SEE ALSO