npx wrangler queues purge my-queue

Category: Cloudflare

npx wrangler queues purge my-queue

Drop all messages in a queue

Deletes every message currently waiting in the queue, which is destructive: anything not yet consumed is gone forever. Pass --force to skip the confirmation prompt in scripts. Use it to clear a poisoned queue or discard a bad batch, not as routine cleanup.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.