bird email suppressions get
Usage
代码示例
bird email suppressions get <suppression-id> [flags]Description
Fetch one suppression record by its ID: the address, why it's suppressed, how the record originated, and which categories it blocks. Use bird email suppressions list with email when you only know the address. Compare complete addresses across all cursor pages because that filter matches by prefix.
Examples
代码示例
bird email suppressions get <suppression-id>
bird email suppressions get <suppression-id> -f text
# the id to pass comes from
bird email suppressions listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email suppressions add | Create an email suppression |
| bird email suppressions list | List email suppressions |
| bird email suppressions remove | Delete an email suppression |