Difference between revisions of "Celery list"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | <code>celery list</code> get info from [[broker]]. | ||
+ | |||
+ | celery list | ||
+ | [[celery list bindings]] | ||
+ | |||
+ | <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 == |
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]
- Celery Broker, Celery Executor,
celery [ list | status | worker | --version | --help ]
Advertising: