Skip to content

iectl iem app-config list

List app configs

Synopsis

This method returns a list of configurations for a specific application in the edge management.

iectl iem app-config list [flags]

Options

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

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 app-config list --id "dcb2f80202ce498d851e6ca11ab8f2cd"

SEE ALSO