# `bird billing plans`

## Usage

```bash
bird billing plans
```

## Description

List the Bird billing catalog and read a single plan. Each plan carries its
tier, list price, and the resource limits (quotas) it enforces — use these to
answer what a plan costs and what it allows. No authentication is required.

Reads return JSON.

## Commands

| Name                                             | Description        |
| ------------------------------------------------ | ------------------ |
| [`get`](/docs/cli/reference/billing-plans-get)   | Get a billing plan |
| [`list`](/docs/cli/reference/billing-plans-list) | List billing plans |