We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5cfed commit e29bd76Copy full SHA for e29bd76
deps/rabbit/docs/rabbitmqctl.8
@@ -2441,6 +2441,13 @@ Username associated with the connection.
2441
.It Cm vhost
2442
Virtual host name with non-ASCII characters escaped as in C.
2443
.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
2451
2452
.\" ------------------------------------------------------------------
2453
.\" ## STOMP
0 commit comments