-
Notifications
You must be signed in to change notification settings - Fork 3
define
Michael Cheung edited this page Jun 30, 2017
·
1 revision
Deploy a pm-app.
COMMAND: index-define [app-file] [options]
This command will define your application and it's web app dependencies. An app can contain multiple web apps.
Options:
-h, --help output usage information
-V, --version output the version number
--debug Set logging level to debug (more traces than "verbose")
--verbose Set logging level to verbose.
--skip-ssl-validation Ignore TLS certificate validation errors.