Skip to content

Commit 47aec2c

Browse files
Merge pull request #7454 from rabbitmq/mergify/bp/v3.11.x/pr-7453
Added documentation for decommission_mqtt_node (backport #7452) (backport #7453)
2 parents 077190b + 121180b commit 47aec2c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

deps/rabbit/docs/rabbitmqctl.8

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2441,6 +2441,13 @@ Username associated with the connection.
24412441
.It Cm vhost
24422442
Virtual host name with non-ASCII characters escaped as in C.
24432443
.El
2444+
.It Cm decommission_mqtt_node
2445+
Before the plugin is disabled on a node, or a node removed from the cluster,
2446+
it must be decommissioned.
2447+
.Pp
2448+
For example, this command will remove the node rabbit@stringer:
2449+
.sp
2450+
.Dl rabbitmqctl decommission_mqtt_node rabbit@stringer
24442451
.El
24452452
.\" ------------------------------------------------------------------
24462453
.\" ## STOMP

0 commit comments

Comments
 (0)