bird preferences get
Usage
代码示例
bird preferences get <preference-id> [flags]Description
Read one recorded preference by ID: the channel and handle it is about, whether it grants or revokes, how much traffic it covers, and where the statement came from.
Examples
代码示例
bird preferences get <preference-id>
bird preferences get <preference-id> -f text
# the id to pass comes from
bird preferences listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird preferences create | Record a preference |
| bird preferences delete | Delete a preference |
| bird preferences list | List preferences |