Skip to content

Commit

Permalink
Added documentation for decommission_mqtt_node
Browse files Browse the repository at this point in the history
(cherry picked from commit 64957b0)
(cherry picked from commit e29bd76)
  • Loading branch information
andreaubbiali authored and mergify[bot] committed Feb 28, 2023
1 parent 077190b commit 121180b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions deps/rabbit/docs/rabbitmqctl.8
Original file line number Diff line number Diff line change
Expand Up @@ -2441,6 +2441,13 @@ Username associated with the connection.
.It Cm vhost
Virtual host name with non-ASCII characters escaped as in C.
.El
.It Cm decommission_mqtt_node
Before the plugin is disabled on a node, or a node removed from the cluster,
it must be decommissioned.
.Pp
For example, this command will remove the node rabbit@stringer:
.sp
.Dl rabbitmqctl decommission_mqtt_node rabbit@stringer
.El
.\" ------------------------------------------------------------------
.\" ## STOMP
Expand Down

0 comments on commit 121180b

Please sign in to comment.