rabbitmq-activate-plugins(1) command line tool for activating plugins in a RabbitMQ broker

SYNOPSIS

rabbitmq-activate-plugins

DESCRIPTION

RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker.

rabbitmq-activate-plugins is a command line tool for activating plugins installed into the broker's plugins directory.

EXAMPLES

rabbitmq-activate-plugins

This command activates all of the installed plugins in the current RabbitMQ install.

AUTHOR

The RabbitMQ Team <m[blue][email protected]m[]>