mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-04 18:08:16 +00:00
18 lines
335 B
Markdown
18 lines
335 B
Markdown
# 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
|
|
|
|
|
|
|