Description
List all versions of an app within workspace.
Usage
iectl publisher standalone-app version list [OPTIONS]
Options
-a, --appname string name of the application to list versions from
-h, --help help for standaloneapp version list
-k, --key stringArray list of keys to display as means of filtering
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
Example
iectl publisher standalone-app version list -a myapp -k "versionNumber,versionId"