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