iectl iehub app-management version upload (deprecated)¶
NOTICE
This command is deprecated, please use this command instead: iectl iehub product-management version upload
upload app binary file , oss file and readme oss associated with application version
iectl iehub app-management version upload [flags]
Options¶
--app-binary string path of the location where app binary is available
--app-name string name of the application
-h, --help help for upload
--oss-source-code string location of the file of oss source code
--readme string path to the location of OSS ReadMe
--version string version to which binary will be associated
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 version upload --app-binary "/home/usr/Downloads/c3ODZGmtwjW68IgrTY2AC50C8sRhLCHK_0.0.1.app" --app-name "application_name" --oss-source-code "/home/usr/Downloads/source.zip" --readme "/home/usr/Downloads/readme.zip" --version "0.0.1"
SEE ALSO¶
- iectl iehub app-management version - iehub application version management commands (deprecated)