refinery-application(8) -- core start and stop commands¶
Synopsis¶
refinery application [option]
Description¶
Provides the ability to interact with the core Delta Control process when starting Refinery.
Options¶
--start-control¶
Start the Delta Control process
--stop-control¶
Stop the Delta Control process
--start-daemon¶
Starts the Delta Control daemon process. This option supports the additional [SSH OPTIONS] described below.
--stop-daemon¶
Stop the Delta Control daemon process. This option supports the additional [SSH OPTIONS] described below.
--status¶
Checks the status of the Delta Control and Delta Control Daemon processes on the current server
--stop-all¶
Stops all KX Refinery processes, Delta Control and Delta Control daemon processes throughout the entire Refinery application. This option requires manual confirmation before it will stop the processes.
--version¶
Lists all the KX packages that form the Refinery installation. This option requires Delta Control to be online to provide its own version information
--license-status¶
Gets the active Delta license information from Delta Control and prints it to the console
--show-license-file¶
Prints the latest on-disk Delta license file to the console
SSH options¶
--ssh-target hostname¶
If specified, starts the Delta Control daemon process on the specified server via SSH. This option requires SSH public keys to be set up between the server running the CLI and the target server (SSH authentication mode 'publickey').
When running the CLI in debug mode, the SSH authentication mode 'keyboard-interactive' is also supported. This is NOT recommended for general use.
--ssh-user username¶
If specified, use this username to SSH to the target server instead of using the current user name
--ssh-sudo-as username¶
If specified, the CLI will wrap the daemon start command in a 'sudo' call with this user.
It is recommended that the sudo user is configured to not reqiure a password via /etc/sudoers.
If the sudo user cannot be configured without a password, it can be specified only when running the CLI interactively.
Copyright¶
Copyright (c) 2019 KX Systems Inc
Version¶
RELEASE_NAME