iectl iehub app-management version get-details (deprecated)¶
NOTICE
This command is deprecated, please use this command instead: iectl iehub product-management version get-details
details of a specific app version
iectl iehub app-management version get-details [flags]
Options¶
--app-name string name of the application
--follow follow version status till given status
-h, --help help for get-details
--status string follow until this status. Allowed values : CREATED , ACTIVATED , RELEASED , SIGNED (for checking app has been signed) , SCANNED (check if app binary has been virus scanned)
--version string version number
Options inherited from parent commands¶
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
Example¶
iectl iehub app-management version get-details --app-name "application_name" --version "0.0.1"
SEE ALSO¶
- iectl iehub app-management version - iehub application version management commands (deprecated)