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 8dfbeca commit b22c586Copy full SHA for b22c586
CHANGELOG.md
@@ -14,6 +14,8 @@
14
rabbitmqadmin plugins list_on_node --node rabbit@hostname
15
```
16
17
+* Errors now include the `error` or `reason` field from the API response (if they were present there)
18
+
19
* `--timeout` is a new global option limits HTTP API request execution timeout. The value is in seconds and defaults
20
to 60s:
21
0 commit comments