Red Hat Training

A Red Hat training course is available for Red Hat Fuse

Chapter 9. Fuse Application Bundle(FAB) Console Commands

The fab commands are used for managing Fuse Application Bundle(FAB)s.
There is no dedicated install command for FABs. To install a FAB, use the osgi:install command combined with the fab: URL prefix. For example, to install the FAB mvn:org.fusesource.example/camel-example/1.0 use the following console command:
JBossA-MQ:karaf@root> osgi:install fab:mvn:org.fusesource.example/camel-example/1.0