EnglishFrenchSpanish

OnWorks favicon

rabbitmq-plugins - Online in the Cloud

Run rabbitmq-plugins in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command rabbitmq-plugins that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


rabbitmq-plugins - command line tool for managing RabbitMQ broker plugins

SYNOPSIS


rabbitmq-plugins [-n node] {command} [command options...]

DESCRIPTION


rabbitmq-plugins is a command line tool for managing RabbitMQ broker plugins. It allows
one to enable, disable and browse plugins. It must be run by a user with write permissions
to the RabbitMQ configuration directory.

Some plugins depend on others to work correctly. rabbitmq-plugins traverses these
dependencies and enables all required plugins. Plugins listed on the rabbitmq-plugins
command line are marked as explicitly enabled; dependent plugins are marked as implicitly
enabled. Implicitly enabled plugins are automatically disabled again when they are no
longer required.

The enable, disable and set commands will update the plugins file and then attempt to
connect to the broker and ensure it is running all enabled plugins. By default if it is
not possible to connect to the running broker (for example if it is stopped) then a
warning is displayed. Specify --online or --offline to change this behaviour.

COMMANDS


list [-v] [-m] [-E] [-e] [pattern]

-v
Show all plugin details (verbose).

-m
Show only plugin names (minimal).

-E
Show only explicitly enabled plugins.

-e
Show only explicitly or implicitly enabled plugins.

pattern
Pattern to filter the plugin names by.

Lists all plugins, their versions, dependencies and descriptions. Each plugin is
prefixed with two status indicator characters inside [ ]. The first indicator can be "
" to indicate that the plugin is not enabled, "E" to indicate that it is explicitly
enabled, "e" to indicate that it is implicitly enabled, or "!" to indicate that it is
enabled but missing and thus not operational. The second indicator can be " " to show
that the plugin is not running, or "*" to show that it is.

If the optional pattern is given, only plugins whose name matches pattern are shown.

enable [--offline] [--online] {plugin ...}

--offline
Just modify the enabled plugins file.

--online
Treat failure to connect to the running broker as fatal.

plugin
One or more plugins to enable.

Enables the specified plugins and all their dependencies.

disable [--offline] [--online] {plugin ...}

--offline
Just modify the enabled plugins file.

--online
Treat failure to connect to the running broker as fatal.

plugin
One or more plugins to disable.

Disables the specified plugins and all their dependencies.

set [--offline] [--online] {plugin ...}

--offline
Just modify the enabled plugins file.

--online
Treat failure to connect to the running broker as fatal.

plugin
Zero or more plugins to enable.

Enables the specified plugins and all their dependencies. Unlike rabbitmq-plugins
enable this command ignores and overwrites any existing enabled plugins.
rabbitmq-plugins set with no plugin arguments is a legal command meaning "disable all
plugins".

EXAMPLES


rabbitmq-plugins list
This command lists all plugins, on one line each.

rabbitmq-plugins list -v
This command lists all plugins.

rabbitmq-plugins list -v management
This command lists all plugins whose name contains "management".

rabbitmq-plugins list -e rabbit
This command lists all implicitly or explicitly enabled RabbitMQ plugins.

rabbitmq-plugins enable rabbitmq_shovel rabbitmq_management
This command enables the shovel and management plugins and all their dependencies.

rabbitmq-plugins disable amqp_client
This command disables amqp_client and all plugins that depend on it.

rabbitmq-plugins set rabbitmq_management
This command enables the management plugin and its dependencies and disables
everything else.

Use rabbitmq-plugins online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 2
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 3
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 4
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 5
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 6
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • More »

Linux commands

  • 1
    aa-clickquery
    aa-clickquery
    aa-clickquery - program for querying
    click-apparmor DESCRIPTION: This program
    is used to query click-apparmor for
    information. USAGE: aa-clickquery
    --click-fra...
    Run aa-clickquery
  • 2
    aa-exec-click
    aa-exec-click
    aa-exec-click - program for executing
    click packages under confinement
    DESCRIPTION: This program is used to
    execute click package under AppArmor
    confinement. I...
    Run aa-exec-click
  • 3
    cpio
    cpio
    cpio - copy files to and from archives ...
    Run cpio
  • 4
    cpipe
    cpipe
    cpipe - copy stdin to stdout while
    counting bytes and reporting progress ...
    Run cpipe
  • 5
    FvwmSave
    FvwmSave
    FvwmSave - the Fvwm desktop-layout
    saving module ...
    Run FvwmSave
  • 6
    FvwmSave1
    FvwmSave1
    FvwmSave - the FVWM desktop-layout
    saving module ...
    Run FvwmSave1
  • More »

Ad