Skip to content

iectl iem app-project app-details

get all the details of an app

NOTICE

The App Project journey is deprecated in the new IEM UI. If you are working with IEM V2 (early access), these commands are not supported.

iectl iem app-project app-details [flags]

Options

  -a, --app-name string       name of the application
  -h, --help                  help for app-details
  -p, --project-name string   Name of the project

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-project app-details --project-name "testProject" --app-name "23"

SEE ALSO