-
Notifications
You must be signed in to change notification settings - Fork 3
apps
Michael Cheung edited this page Jul 5, 2017
·
5 revisions
Lists apps in the database.
COMMAND: index-apps [options]
Prints all deployed applications that are defined in your Predix Mobile backend.
Examples:
$ pm apps
$ pm apps -w
Options:
-h, --help output usage information
-D, --debug Set logging level to debug (more traces than "verbose")
-v, --verbose Set logging level to verbose.
-w, --webapps List all deployed Predix Mobile apps along with webapps.
--skip-ssl-validation Ignore TLS certificate validation errors.