1

How to

create/delete exchange, create/delete Queues bind/unbind queues

using rabbitmqctl.

Please suggest me.

I am using rabbitmq on windows.

1 Answer 1

1

With rabbitmqctlyou can't.

You can so that using Management Command Line Tool

The management plugin ships with a command line tool rabbitmqadmin which can perform the same actions as the web-based UI, and which may be more convenient for use when scripting. Note that rabbitmqadmin is just a specialised HTTP client; if you are contemplating invoking rabbitmqadmin from your own program you may want to consider using the HTTP API directly.

Sign up to request clarification or add additional context in comments.

2 Comments

I am using rabbitmq on windows. I dont see rabbitmqadmin as part of sbin directory.. Please let me know how to get rabbitmqadmin for windows..
@vinodhy have you read the link ? rabbitmq.com/management-cli.html Obtaining rabbitmqadm section ?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.