Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 21. The wrapper:install Command
The wrapper:install command installs Red Hat JBoss Fuse as a system service.
Note
This feature is not installed by default. To install the
wrapper shell, run the following command:
JBossFuse:karaf@root:> features:install wrapper
21.1. wrapper:install 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Abstract
installs the container as a system service in the operating system
Synopsis 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
wrapper:install [
--help
] [[
-s
] | [
--start-type
] mode] [[
-n
] | [
--name
] serviceName] [[
-d
] | [
--display
] displayName] [[
-D
] | [
--description
] description]
Arguments 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
This command takes the following 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 |