Skip to content

Commit 5bb553c

Browse files
Sync README with the latest help output
[skip ci]
1 parent b071950 commit 5bb553c

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -65,25 +65,25 @@ rabbitmqadmin help
6565
which will output a list of command groups:
6666

6767
```
68-
Usage: rabbitmqadmin [OPTIONS] <command>
68+
Usage: rabbitmqadmin [OPTIONS] <COMMAND>
6969
7070
Commands:
71-
show overview
72-
list lists objects by type
73-
declare creates or declares things
74-
delete deletes objects
75-
purge purges queues
76-
policies operations on policies
77-
health_check runs health checks
78-
close closes connections
79-
rebalance rebalances queue leaders
80-
definitions operations on definitions (everything except for messages: virtual hosts, queues, streams, exchanges, bindings, users, etc)
81-
export see 'definitions export'
82-
import see 'definitions import'
83-
feature_flags operations on feature flags
84-
deprecated_features operations on deprecated features
85-
publish publishes (inefficiently) message(s) to a queue or a stream. Only suitable for development and test environments.
86-
get fetches message(s) from a queue or stream via polling. Only suitable for development and test environments.
71+
show Overview, memory footprint breakdown, and more
72+
list Lists objects
73+
declare Creates or declares objects
74+
delete Deletes objects
75+
purge Purges queues
76+
policies Operations on policies
77+
health_check Runs health checks
78+
close Closes connections
79+
rebalance Rebalancing of leader replicas
80+
definitions Operations on definitions (everything except for messages: virtual hosts, queues, streams, exchanges, bindings, users, etc)
81+
export See 'definitions export'
82+
import See 'definitions import'
83+
feature_flags Operations on feature flags
84+
deprecated_features Operations on deprecated features
85+
publish Publishes (inefficiently) message(s) to a queue or a stream. Only suitable for development and test environments.
86+
get Fetches message(s) from a queue or stream via polling. Only suitable for development and test environments.
8787
shovels Operations on shovels
8888
federation Operations on federation upstreams and links
8989
tanzu Tanzu RabbitMQ-specific commands

0 commit comments

Comments
 (0)