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 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The following argument names have changed in JBoss Fuse 6.2:
--ports
to--port
--networks
to--network
fabric:profile-create command 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The following argument names have changed in JBoss Fuse 6.2:
--parents
to--parent
fabric:profile-edit command 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The following argument names have changed in JBoss Fuse 6.2:
--repositories
to--repository
--features
to--feature
--libs
to--lib
--bundles
to--bundle
fabric:export and fabric:import commands 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
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.