mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-09 20:12:13 +00:00
22 lines
360 B
Markdown
22 lines
360 B
Markdown
---
|
|
tags:
|
|
- bounce
|
|
---
|
|
# kcli bounce-list
|
|
|
|
|
|
Returns list of current administrative bounce rules.
|
|
|
|
Returns the list of un-expired admin bounces that are currently in effect on the target instance.
|
|
|
|
|
|
**Usage:** `kcli bounce-list [OPTIONS]`
|
|
|
|
## Options
|
|
|
|
|
|
* `--json` — Instead of showing the human readable tabulated output, return the underlying json data
|
|
|
|
|
|
|