# bdy register

## Usage

```bash
bdy register|sign-up [options]
```

## Options

| **Option** | **Description** |
| :--- | :--- |
| `--api <url>` | API URL for On-Premises installations. Can be set via variable: BUDDY_API_ENDPOINT |
| `--region <region>` | Region ("us", "eu", "as"). Can be set via variable: BUDDY_REGION |
| `-e, --email <email>` | Register with email |
| `-n, --name <name>` | Register with name |
| `-h, --help` | display help for command |


---
Original source: https://buddy.works/docs/cli/register