Skip to content

iectl iem catalog publish

Publish app version on IEM catalog (works with admin credentials)

Synopsis

This method runs the application publish to catalog.

iectl iem catalog publish [flags]

Options

   --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 catalog publish --app-name "myapp" --version "1.0.0"

SEE ALSO