Skip to content

iectl iem app-project publish

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

Options

  -a, --app-name string       name of the application
  -h, --help                  help for publish
      --version string        version number of the application that needs to be published

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 publish  --app-name "appName" --version-name "0.0.2"

SEE ALSO