Starts the QOps Portal web IDE — a browser-based interface for managing QlikView and Qlik Sense projects.
New in version 3.0.10
Syntax
QOps-StartPortal [-Port] [-NoBrowser] [-VerboseLog]
Parameters meaning:
-Port specifies the port number for the QOps Portal web server. Default: 5555.
-NoBrowser prevents the browser from opening automatically when the portal starts.
-VerboseLog enables full verbose output.
Examples
QOps-StartPortal
Starts the QOps Portal on the default port (5555) and opens the browser.
QOps-StartPortal -Port 8080
Starts the portal on port 8080.
QOps-StartPortal -NoBrowser
Starts the portal without opening the browser automatically.