Files
kumomta/docs/reference/kcli/suspend.md
T
2024-06-27 15:40:39 -07:00

26 lines
642 B
Markdown

# kcli suspend
Administratively suspend messages in matching queues
**Usage:** `kcli suspend [OPTIONS] --reason <REASON>`
## Options
* `--domain <DOMAIN>` — The domain name to match. If omitted, any domains will match!
* `--campaign <CAMPAIGN>` — The campaign name to match. If omitted, any campaigns will match!
* `--tenant <TENANT>` — The tenant name to match. If omitted, any tenant will match!
* `--reason <REASON>` — The reason to log in the delivery logs
* `--everything` — Suspend all queues
* `--duration <DURATION>` — The duration over which matching messages will continue to suspend. The default is '5m'