rabbitmq-deactivate-plugins

Langue: en

Version: 10/04/2010 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

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 <m[blue]info@rabbitmq.comm[]>