Skip to content

iectl iem app-project unpublish

unpublish an app on IEM

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 unpublish [flags]

Options

  -a, --app-name string       Name of the Application
  -h, --help                  help for unpublish

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 unpublish --app-name "appName" 

SEE ALSO