--prod
Flag to set configuration to "prod".
--configuration
(alias: -c
)
Specify the configuration to use.
--protractor-config
The name of the Protractor configuration file.
--dev-server-target
Dev server target to run tests against.
--suite
Override suite in the protractor config.
--element-explorer
Start Protractor's Element Explorer for debugging.
--webdriver-update
Try to update webdriver.
--serve
Compile and Serve the app.
--port
The port to use to serve the application.
--host
Host to listen on.
--base-url
Base URL for protractor to connect to.