iectl iehub library list-app (deprecated)¶
list all accessible applications
iectl iehub library list-app [flags]
Options¶
--app-id string id of the application for which you need to get details [optional]
use --app-id instead of --name (in case of multiple apps using same name, --name argument will fail to provide a valid response)
-h, --help help for list-app
--name string name of the application [optional]
not required if --app-id is provided
use this argument to get detail of specific application by providing its name. all apps will be listed in case of empty value
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 library list-app --app-id "SampleAppID"
SEE ALSO¶
- iectl iehub library - library commands