# `bird esim waitlist join`

## Usage

```bash
bird esim waitlist join [flags]
```

## Description

Record this account's interest in Bird eSIM, which is not generally available yet. Bird's product team reads the list; nothing is sent to you in response. Joining again returns the time of the original request instead of adding a second entry, so it also answers whether you are already on the list.

## Examples

```bash
bird esim waitlist join
```

## Options

| Name                | Description                                                  |
| ------------------- | ------------------------------------------------------------ |
| `--dry-run`         | Print the resolved request without sending it, then exit     |
| `--idempotency-key` | Deduplication key; a retry with the same key won't act twice |
| `--response-schema` | Print the fields this command returns, then exit             |