refinery-process-manager(8) -- Refinery process manager start and stop commands

Synopsis

refinery process-manager [option]

Description

Provides the ability to interact with the Refinery Process Manager

NOTE: This command is only supported with Refinery 5.0 onwards.

Options

--start

Start a Refinery Process Manager. At least one Process Manager must be running to use the pipeline command. This option supports the additional [PROCESS MANAGER START OPTIONS] described below.

--stop

Stops a Refinery Process Manager. If only one Process Manager is running, this option behaves identically to --stop-all. This option supports the additional [PROCESS MANAGER STOP OPTION] described below.

--stop-all

Stops all Refinery Process Managers that are running in the current application.

--list

Lists all the currently running Refinery Process Managers

Process manager start options

--host host

If specified, start the Process Manager on this server instead of the local server. The host name must resolve with DNS to allow the CLI to start it on this server

--port port

If specified, start the Process Manager on this port instead of a randomly assigned one.

--wait seconds

Wait until the Process Manager has started successfully within the time specified before returning to the terminal. If the Process Manager has not fully initialised within the time specified, a warning log message will be returned.

If no value is specified a default timeout value of 5 seconds will be used.

Process manager stop option

--instance instance

If multiple Process Managers are running, you can specify which instance should be stopped with this option

Copyright (c) 2020 - 2020 KX Systems Inc

Version

RELEASE_NAME