iectl iehub app-management create (deprecated)¶
NOTICE
This command is deprecated, please use this command instead: iectl iehub product-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 [optional]
-h, --help help for create
--icon-path string icon path for the application [optional]
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 "application_name"
SEE ALSO¶
- iectl iehub - iehub related commands
- iectl iehub app-management version - iehub application version management commands (deprecated)