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 4. Console Changes
fabric:mq-create command Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The following argument names have changed in JBoss Fuse 6.2:
--portsto--port--networksto--network
fabric:profile-create command Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The following argument names have changed in JBoss Fuse 6.2:
--parentsto--parent
fabric:profile-edit command Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The following argument names have changed in JBoss Fuse 6.2:
--repositoriesto--repository--featuresto--feature--libsto--lib--bundlesto--bundle
fabric:export and fabric:import commands Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The
fabric:export and fabric:import commands have been removed in JBoss Fuse 6.2, and are now replaced by the corresponding zk:export and zk:import commands. To gain access to these Zookeeper commands, you must install the fabric-zookeeper-commands feature.
Note
The
zk:export and zk:import commands interact purely with the Zookeeper registry. For example, you cannot use these commands to export or import Fabric profile data, which is now stored in the container's Git repository.