fabric:cluster-list
Name
fabric:cluster-list, cluster-list — lists the members of a message broker cluster
Synopsis
fabric:cluster-list
[
--help
] [
Path
]
Description
This command lists all message brokers in the fabric. It allows you to see which brokers are grouped into clusters. The resulting list will enable you to see which brokers are participating in a particular cluster.
Arguments
Table 8.1, “fabric:cluster-list Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
Path | Specifies the path of the registry node to list. If not specified, all clusters will be listed. |
Related topics
fabric:mq-create |