File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 12
12
used by ` rabbitmqctl ` and the latter reflects the fact that the command can be used to update an existing policy,
13
13
in particular, to override its definition
14
14
* ` policies patch ` is a new command that updates a policy definition by merging the provided definition with the existing one
15
+ * ` policies declare_override ` is a new command that declares a policy that overrides another policy
16
+ * ` policies declare_blanket ` is a new command that declares a low priority policy that matches all objects not matched
17
+ by any other policies
15
18
* ` parameters list_all ` is a new command that lists all runtime parameters across all virtual hosts
16
19
* ` parameters list_in ` is a new command that lists runtime parameters of a given component (type)
17
20
in a specific virtual host
You can’t perform that action at this time.
0 commit comments