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.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Appendix A. Using the JBI Console Commands
Accessing the JBI commands 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
The jbi commands allow you to manage JBI artifacts that are deployed in the Red Hat JBoss Fuse runtime.
Type
jbi:
then press Tab at the JBossFuse:karaf@root>
prompt to view the available commands.
Commands 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Table A.1 describes the jbi commands available . For detailed information about the console commands in Red Hat JBoss Fuse, see the "Console Reference".
Command | Description |
---|---|
jbi:list | Lists all of the JBI artifacts deployed into the Red Hat JBoss Fuse container. The list is separated into JBI components and JBI service assemblies. It displays the name of the artifact and its life-cycle state. |
jbi:shutdown artifact | Moves the specified artifact from the stopped state to the shutdown state. |
jbi:stop artifact | Moves the specified artifact into the stopped state. |
jbi:start artifact | Moves the specified artifact into the started state. |