Skip to content

iectl iem-v2 device-apps validate

Validates application against pre defined rule set to list warning and blocker if any

Synopsis

This method validates application against pre defined rule set to list warning and blocker if any.

iectl iem-v2 device-apps validate [flags]

Options

  -d, --data string        use this flag for passing data via json or as datafile with @filename
      --deviceId string    The unique device ID
  -h, --help               help for validate
      --id string          UUID of the applications
      --versionid string   The unique version ID of the applications

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-apps validate --id sampleAppId --versionid sampleVersionId --deviceId sampleDeviceId

SEE ALSO