Difference between revisions of "Celery list"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} {{Celery}}")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
<code>celery list</code> get info from [[broker]].
  
 +
celery list
 +
[[celery list bindings]]
  
{{Celery}}
+
<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 ==
 +
* {{celery}}
 +
 
 +
[[Category:Celery]]

Latest revision as of 15:11, 13 October 2022

celery list get info from broker.

celery list
celery list bindings
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[edit]

Advertising: