You can create an app version on the IE Hub with the following command :
$ iectl iehub product-management version create \
--app-name "my nice app" \
--version "0.0.1" \
After version creation, you can activate the version.
You can create an app version on the IE Hub with the following command :
$ iectl iehub product-management version create \
--app-name "my nice app" \
--version "0.0.1" \
After version creation, you can activate the version.