Query: librabbitmq-tools
OS: debian
Section: 7
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LIBRABBITMQ-TOOLS(7) RabbitMQ C Client LIBRABBITMQ-TOOLS(7)NAMElibrabbitmq-tools - Command line AMQP toolsDESCRIPTIONA set of command line AMQP tools based on librabbitmq. This page describes common options and conventions used by all of the tools.COMMON OPTIONS-s, --server=hostname:port The host name (or address) to connect to. Defaults to localhost. The port number may also be specified; if omitted, it defaults to the standard AMQP port number (5672). --vhost=vhost The AMQP vhost to specify when connnecting. Defaults to /. --username=username The username to authenticate to the AMQP server with. Defaults to guest. --password=password The password to authenticate to the AMQP server with. Defaults to guest.SEE ALSOamqp-publish(1), amqp-consume(1), amqp-get(1)AUTHORThe RabbitMQ Team <info@rabbitmq.com> RabbitMQ C Client 2011-01-01 LIBRABBITMQ-TOOLS(7)
Related Man Pages |
---|
amqp-declare-queue(1) - debian |
amqp-publish(1) - debian |
roarclientpass(1) - debian |
authen::simple::ftp(3pm) - debian |
authen::simple::pop3(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Detecting unused variables... |
Weird 'find' results |