Upload an App Version - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of Industrial Edge APIs - CLI tools - Industrial Edge - References - APIs

Industrial Edge Platform Operation - APIs & References

Product
Industrial Edge
Edition
12/2024
Language
en-US (original)

You can upload the app version with the following command :

$ iectl iehub product-management version upload \
        --app-binary "/home/user/Downloads/R62jNZVpJNGvGK9b3vbeOWG5OHu7nbbu_0.0.1.app" \        # "/home/user/Downloads/R62jNZVpJNGvGK9b3vbeOWG5OHu7nbbu_0.0.1.app" is path of the location where app binary is available
        --app-name  "my nice app" \
        --oss-source-code "/home/user/Downloads/app.zip"  \                                     # "/home/user/Downloads/app.zip"  is location of the file of oss source code (optional)
        --readme "/home/user/Downloads/app.zip" \                                               # "/home/user/Downloads/app.zip" is path to the location of OSS ReadMe (optional)
        --version  "0.0.1"   \                                                                  # "0.0.1"  is version to which binary will be associated

After version upload, you can review the version.