# `bird realtime regions list`

## Usage

```bash
bird realtime regions list [flags]
```

## Description

List the regions a Realtime app can be created in. Read this before creating an app: `region` is immutable, and the identifiers here are the only accepted values.

## Procedure

Step 1 of 3 of "Provision a Realtime app for a client to connect to". Next: bird realtime apps create.

## Examples

```bash
bird realtime regions list
```

## Options

| Name                | Description                                      |
| ------------------- | ------------------------------------------------ |
| `--response-schema` | Print the fields this command returns, then exit |