librabbitmq-tools(7) debian man page | unix.com

Man Page: librabbitmq-tools

Operating Environment: debian

Section: 7

LIBRABBITMQ-TOOLS(7)						 RabbitMQ C Client					      LIBRABBITMQ-TOOLS(7)

NAME
librabbitmq-tools - Command line AMQP tools
DESCRIPTION
A 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 ALSO
amqp-publish(1), amqp-consume(1), amqp-get(1)
AUTHOR
The RabbitMQ Team <info@rabbitmq.com> RabbitMQ C Client 2011-01-01 LIBRABBITMQ-TOOLS(7)
Related Man Pages
roarclientpass(1) - debian
calendarserver_monitor_notifications(8) - debian
app::kgb::client::serverref(3pm) - debian
authen::simple::cdbi(3pm) - debian
authen::simple::smtp(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?