bird billing plans get
Usage
Code example
bird billing plans get <plan-id> [flags]Description
Read a billing plan by ID, including its tier, list price, entitlements, and resource quotas. This operation requires no authentication.
Examples
Code example
bird billing plans get <plan-id>
bird billing plans get <plan-id> -f text
# find an id to pass
bird billing plans listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird billing plans list | List billing plans |