On this page

Create a new organization with the given name.

**Alias:** `c`

## Usage

```bash
tigris organizations create <name>

t3 orgs c <name>
```

## Examples

```bash
tigris orgs create my-org
```
