rabbitmq-deactivate-plugins(1) command line tool for deactivating plugins in a RabbitMQ broker

SYNOPSIS

rabbitmq-deactivate-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-deactivate-plugins is a command line tool for deactivating plugins installed into the broker.

EXAMPLES

rabbitmq-deactivate-plugins

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

AUTHOR

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