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

      --appId string   The unique application ID
  -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

```bash $ iectl iem app-config list --appId "dcb2f80202ce498d851e6ca11ab8f2cd"

SEE ALSO