iectl iem app-project install¶
install an app from "My Projects" to IED
NOTICE
The App Project journey is deprecated in the new IEM UI. If you are working with IEM V2 (early access), these commands are not supported.
iectl iem app-project install [flags]
Options¶
--version string version number of the application that needs to be installed
-a, --app-name string name of the application
-i, --infoMap string list of devices on which this app needs to be installed
-h, --help help for install
Options inherited from parent commands¶
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
Example¶
iectl iem app-project install --app-name "testApp" --version "0.0.1" --info-map "{\"devices\":[\"5d3133136e0b4b31881e7446a608531e\"]}"
SEE ALSO¶
- iectl iem app-project - iem project and its application commands