Publish application into Console
When your app is ready, you need
omg app build
- will build your app and create gridapp fileomg app list
- find in the list app which you want to updateomg app publish <app_name>
- app_name should be from step 2for some old repos where .gridapp file is not in
./build/build/*.gridapp
you can invoke asomg app publish <app_name> <path-to-gridapp-file>
Verify in Console that you got a new version.
Note:omg app --help
can show you additional information in case of questions
, multiple selections available,
Related content
Grid Console Releases
Grid Console Releases
More like this
Publishing Ombori Gridapps
Publishing Ombori Gridapps
More like this
Installation
Installation
More like this
Updating GridOS version on existing Grid devices
Updating GridOS version on existing Grid devices
More like this