Create App - 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 create an app on the IE Hub with the following command :

$ iectl iehub product-management create \
        --app-name "my nice app" \ 
        --documentation-url "www.mydocuurl.com" \
        --icon-path "/home/user/icon.png" \