v0.29.0 #57
michaelklishin
announced in
Maintainer announcements
v0.29.0
#57
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.29.0 (Mar 23, 2025)
Breaking Changes
definitions export's special--filevalue of-for "standard input" is deprecated. Use--stdoutinstead:Enhancements
definitions importnow supports reading definitions from the standard input instead of a file.For that, pass
--stdininstead of--file "/path/to/definitions.json".rabbitmqadmin definitions import --stdin < definitions.jsoncat definitions.json | rabbitmqadmin definitions import --stdinBeta Was this translation helpful? Give feedback.
All reactions