summaryrefslogtreecommitdiff
path: root/docs/rabbitmq-queues.8
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2019-09-25 20:27:26 +0300
committerMichael Klishin <michael@clojurewerkz.org>2019-09-25 20:27:26 +0300
commit26f02610b905c65dbd15cdc16cdc2324265a144b (patch)
tree29c07158f9429ae47a0d964d5c4788c9da4de875 /docs/rabbitmq-queues.8
parentc67fb3686a512586779a0fbb46cdbbaf667a38ca (diff)
downloadrabbitmq-server-git-26f02610b905c65dbd15cdc16cdc2324265a144b.tar.gz
rabbitmq-queues(8): document rebalance command args
Diffstat (limited to 'docs/rabbitmq-queues.8')
-rw-r--r--docs/rabbitmq-queues.86
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/rabbitmq-queues.8 b/docs/rabbitmq-queues.8
index d597c6f015..e99d40e990 100644
--- a/docs/rabbitmq-queues.8
+++ b/docs/rabbitmq-queues.8
@@ -108,9 +108,13 @@ Displays general help and commands supported by
.Pp
Grows quorum queue clusters by adding a member (replica) to all or half of matching quorum queues on the given node.
.\" ------------------------------------
-.It Cm rebalance
+.It Cm rebalance Op Ar type Fl -vhost-pattern Ar pattern Fl -queue-pattern Ar pattern
.Pp
Rebalances queues.
+.Pp
+Example:
+.Sp
+.Dl rabbitmq-queues rebalance all --vhost-pattern "a-vhost" --queue-pattern ".*"
.\" ------------------------------------
.It Cm shrink
.Pp