Hop Server
Hop Server
Starting and Stopping Hop Server
General Use
Usage: <main class> [-k] [-gs] [-e=<environmentOption>] [-id=<id>]
[-j=<projectOption>] [-l=<level>] [-n=<serverName>]
[-p=<password>] [-ps=<pipelineName>] [-u=<username>]
[-ws=<workflowName>] [-s=<systemProperties>[,
<systemProperties>...]]... [<parameters>...]
[<parameters>...] One XML configuration file or a hostname and port
-e, --environment=<environmentOption>
The name of the lifecycle environment to use
-gs, --general-status
List the general status of the server
-id=<id> Specify the ID of the pipeline or workflow to query
-j, --project=<projectOption>
The name of the project to use
-l, --level=<level> The debug level, one of NOTHING, ERROR, MINIMAL,
BASIC, DETAILED, DEBUG, ROWLEVEL
-n, --server-name=<serverName>
The name of the server to start as defined in the
metadata.
-p, --password=<password>
The server password. Required for administrative
operations only, not for starting the server.
-ps, --pipeline-status=<pipelineName>
List the status of the pipeline with this name (also
specify the -id option)
-s, --system-properties=<systemProperties>[,<systemProperties>...]
A comma separated list of KEY=VALUE pairs
-u, --userName=<username>
The server user name. Required for administrative
operations only, not for starting the server.
-ws, --workflow-status=<workflowName>
List the status of the workflow with this name (also
specify the -id option)Short
Extended
Description
Start Hop Server with command line parameters
Start Hop Server with a configuration file
SSL configuration
Enable detailed server logging
Start Hop Server with docker
Stopping Hop Server
Verify startup
Query a server from the command line
Query a pipeline from the command line
Query a workflow from the command line
Connect to the Hop Server UI

Run
Hop Server web Services
Last updated