webapps - PredixDev/predix-mobile-cli GitHub Wiki

Description: Web apps Command

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.