Skip to content

iectl iem app-project publish

publish an app on IEM

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