define - PredixDev/predix-mobile-cli GitHub Wiki
Description: Define Command
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.