Export App - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of the Industrial Edge Platform - IEM - Hub - Industrial - Device - IED - Edge - IEH

Industrial Edge Platform Operation - APIs & References

Portfolio
Industrial Edge
Product
Industrial Edge
Edition
02/2025
Language
English

Exporting an app finally creates the app package with all necessary information including deployment options. Instead of using the app, an explicit app version will be used.

You can export the app version with the following command:

$ iectl publisher standalone-app version export \   
        --appname "my cool app" \   
        --exportpath /path/for/app/file \   
        --versionnumber "1.0.0" \