Queues¶
The agents queues command shows the worker-to-queue mapping across all agents.
Parameters¶
| Parameter | Description |
|---|---|
--output, -o |
Output format: table, json, yaml (default: table). |
๐ฅ๏ธ Basic Usage¶
Usage: easytask agents queues [OPTIONS]
Show worker-to-queue mapping.
โญโ Options โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ
โ --output -o [table\|json\|yaml] Output format (default: table) โ
โ --help -h Show this message and exit. โ
โฐโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏ
Example¶
โโโโโโโโโโโโโโโโโโโโโโโโโโณโโโโโโโโโโโโโโโโโโโโโโโโ
โ Worker โ Queues โ
โกโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉ
โ celery@worker-01 โ default โ
โ celery@worker-02 โ default, priority โ
โ celery@worker-priority โ priority โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโโโ