Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 344 Bytes

File metadata and controls

22 lines (18 loc) · 344 Bytes
id title tags sidebar_position
purge
swiftwave tq purge
CLI
Task Queue
3

Purge Task Queue

Usage

If you like to purge all queues, you can use the following command.

swiftwave tq purge all

If you like to purge a specific queue, you can use the following command.

swiftwave tq purge <queue_name>