--- tags: - suspend --- # kcli suspend Administratively suspend messages in matching queues **Usage:** `kcli suspend [OPTIONS] --reason <--domain |--campaign |--tenant |--everything|--queue >` ## Options * `--domain ` — The domain name to match. If omitted, any domains will match! * `--campaign ` — The campaign name to match. If omitted, any campaigns will match! * `--tenant ` — The tenant name to match. If omitted, any tenant will match! * `--reason ` — The reason to log in the delivery logs * `--everything` — Suspend all queues * `--queue ` — Suspend specific scheduled queue names using their exact queue name(s). Can be specified multiple times * `--duration ` — The duration over which matching messages will continue to suspend. The default is '5m'