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. |