mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-10 16:01:29 +00:00
22 lines
339 B
Markdown
22 lines
339 B
Markdown
---
|
|
tags:
|
|
- suspend
|
|
---
|
|
# kcli suspend-ready-q-cancel
|
|
|
|
|
|
Cancels an admin suspend entry for a ready queue/egress path.
|
|
|
|
Cancelling the entry re-enables delivery via the specified egress path.
|
|
|
|
|
|
**Usage:** `kcli suspend-ready-q-cancel --id <ID>`
|
|
|
|
## Options
|
|
|
|
|
|
* `--id <ID>` — The id field of the suspend entry that you wish to cancel
|
|
|
|
|
|
|