Red Hat Training

A Red Hat training course is available for Red Hat Fuse

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.