Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.Chapter 7. 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
JBossA-MQ:karaf@root> osgi:install fab:mvn:org.fusesource.example/camel-example/1.0