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.
SEE ALSO
       rabbitmq.conf(5) rabbitmq-multi(1) rabbitmq-server(1) rabbitmqctl(1)
       rabbitmq-activate-plugins(1)
EXAMPLES
        rabbitmq-deactivate-plugins
           This command deactivates all of the installed plugins in the
           current RabbitMQ install.
AUTHOR
       The RabbitMQ Team <info@rabbitmq.com>