Search

Chapter 9. Fabric Console Commands

download PDF
This chapter describes fabric console commands.

9.1. fabric:cluster-list

Abstract

lists the members of a cluster

Synopsis

fabric:cluster-list [ --help ] [ Path ]

Description

This command lists the members of the specified cluster, where the cluster can be a cluster of message brokers, a cluster of servlets, or a cluster of Web applications.
For example, to list all of the servlet services in the Fabric, enter the following console command:
fabric:cluster-list servlets
To list all of the Web application services in the Fabric, enter the following console command:
fabric:cluster-list webapps

Arguments

Table 9.1, “fabric:cluster-list Arguments” describes the command's arguments.
Table 9.1. fabric:cluster-list Arguments
ArgumentInterpretation
--helpDisplays the online help for this command
PathPath of the fabric registry node (Zookeeper registry node) to list. Relative paths are evaluated relative to the base node, /fabric/registry/clusters. If not specified, all clusters are listed

Related topics

Section 9.35, “fabric:mq-create”
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.