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 ac362d4 commit dd2ca93Copy full SHA for dd2ca93
pages/common/rabbitmq-upgrade.md
@@ -3,10 +3,6 @@
3
> Manage the upgrade of a RabbitMQ node.
4
> More information: <https://www.rabbitmq.com/docs/man/rabbitmq-upgrade.8.html>.
5
6
-- Run post-upgrade tasks:
7
-
8
-`rabbitmq-upgrade post_upgrade`
9
10
- Wait for all quorum queues to have an above minimum online quorum:
11
12
`rabbitmq-upgrade await_online_quorum_plus_one`
@@ -19,6 +15,10 @@
19
15
20
16
`rabbitmq-upgrade revive`
21
17
18
+- Run post-upgrade tasks:
+
+`rabbitmq-upgrade post_upgrade`
22
- Display help:
23
24
`rabbitmq-upgrade help`
0 commit comments