Skip to content

iectl iehub app-management create

create an application on iehub

iectl iehub app-management create [flags]

Options

  --app-name string            name of the application
  --documentation-url string   A document which explains how to use the application should be provided
  --icon-path string           Icon path for the application
  -h, --help   help for app-management

Options inherited from parent commands

  -o, --output string   output format
  -q, --query string    query on result of object
  -v, --verbose         verbose output

Example

iectl iehub app-management create --app-name "my nice app"

SEE ALSO