wrapper:install

Description

Install the container as a system service in the OS.

Syntax

wrapper:install [options]

Options

Name Description
-d, --display The display name of the service.
-s, --start-type Mode in which the service is installed. AUTO_START or DEMAND_START (Default: AUTO_START) (defaults to AUTO_START)
-n, --name The service name that will be used when installing the service. (Default: karaf) (defaults to karaf)
--help Display this help message
-D, --description The description of the service. (defaults to )