rabbitmq-deactivate-plugins(1)
NAME
rabbitmq-deactivate-plugins - 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
- To deactivate all of the installed plugins in the current RabbitMQ
install, execute: - rabbitmq-deactivate-plugins
SEE ALSO
rabbitmq.conf(5), rabbitmq-multi(1), rabbitmq-server(1), rabbitmqctl(1), rabbitmq-activate-plugins(1)
AUTHOR
The RabbitMQ Team <info@rabbitmq.com>
REFERENCES
- RabbitMQ Web Site: <http://www.rabbitmq.com>