rabbitmqadmin 0.26.0 #50
michaelklishin
announced in
Maintainer announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.26.0 (Mar 3, 2025)
Enhancements
policies
is a new command group for policy operations:policies list_in
is a new command that lists policies in a specific virtual host:rabbitmqadmin --vhost "a.vhost" policies list_in
policies list_matching_object
is a new command that lists all policies thatwould match an object (a queue, a stream, an exchange)
with a given name:
Bug Fixes
declare policy
's--apply-to
argument value was ignoredBeta Was this translation helpful? Give feedback.
All reactions