bird sms suppressions get
Usage
Przykład kodu
bird sms suppressions get <suppression-id> [flags]Description
Read one SMS suppression: the sender and subscriber it covers, why messages are stopped, what it blocks, and whether it is still in force. To check whether you may message someone, filter bird sms suppressions list by their number instead.
Examples
Przykład kodu
bird sms suppressions get <suppression-id>
bird sms suppressions get <suppression-id> -f text
# find an id to pass
bird sms suppressions listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird sms suppressions add | Create an SMS suppression |
| bird sms suppressions list | List SMS suppressions |
| bird sms suppressions remove | Delete an SMS suppression |