mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 19:08:17 +00:00
524fdd87af
This helps link together related things in the docs
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
|
|
|
|
|
|
|