I am using RabbitMq on windows. I am trying to explore rabbitmqctl options. i could see options to purge queue, create and delete shovels.
can you please tell me the rabbitmqctl usage to, 1. Create and delete exchange 2. Create and delete queues. 3. Bind and unbind queues.
i am trying to write scripts that can automate all the configurations based on input.