Name
wrapper:install — installs the container as a system service in the operating system
Synopsis
wrapper:install [--help] [[-s] | [--start-type]
] [[-n] | [--name]mode
] [[-d] | [--display]serviceName
] [[-D] | [--description]displayName
]description
Arguments
This command takes the following arguments.
Table 188. wrapper:install Arguments
| Argument | Interpretation |
|---|---|
--help
| Displays the online help for this command |
-s, --start-type
| The mode in which the service is installed, either AUTO_START or
DEMAND_START; the default is AUTO_START |
-n, --name
| The service name used when installing the service; the default is
karaf |
-d, --display
| The display name of the service |
-D, --description
| The description of the service |








