<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I have a use-case where I need to declare Exchanges on RabbitMQ after it is first installed, configured, and started. The properties of the Exchanges (name, type, durable, etc) are located in a file (or files).<br><br>This has to be automated and installing the Management Plugin or any other plugin is not an option (not yet).<br><br>Is it possible to do this without a client (Java, Erlang, etc)?<br><br>I am running CentOS.<br><br><br>Thanks,<br></td></tr></table>