Difference between revisions of "Celery list"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
<pre>
 +
Usage: celery list [OPTIONS] COMMAND [ARGS]...
 +
 +
  Get info from broker.
 +
 +
  Note:
 +
 +
      For RabbitMQ the management plugin is required.
 +
 +
Options:
 +
  --help  Show this message and exit.
 +
 +
Commands:
 +
  bindings  Inspect queue bindings.
 +
</pre>
  
 
== See also ==
 
== See also ==

Revision as of 10:07, 13 July 2022

Usage: celery list [OPTIONS] COMMAND [ARGS]...

  Get info from broker.

  Note:

      For RabbitMQ the management plugin is required.

Options:
  --help  Show this message and exit.

Commands:
  bindings  Inspect queue bindings.

See also

Advertising: