Difference between revisions of "Celery list"
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]] | ||
− | {{ | + | <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]
- Celery Broker, Celery Executor,
celery [ list | status | worker | --version | --help ]
Advertising: