# invite


Manage your invite link and rewards

## Options

- `--json`: output in JSON format

## Subcommands

### invite show

Show your active invite link and reward

**Usage:**
```
invite show
```

**Options:**
- `--json`: output in JSON format

### invite link

Print only your active invite link

**Usage:**
```
invite link
```

**Options:**
- `--json`: output in JSON format

### invite rewards

List invite rewards you can use

**Usage:**
```
invite rewards
```

**Options:**
- `--json`: output in JSON format

### invite set-reward

Choose the reward for your invite link

**Usage:**
```
invite set-reward standard|bonus-credits|extra-memory|extra-disk
```

**Options:**
- `--json`: output in JSON format

### invite activity

Show signups, upgrades, and reward status

**Usage:**
```
invite activity
```

**Options:**
- `--json`: output in JSON format

### invite request

Request more trial invites

**Usage:**
```
invite request
```

**Options:**
- `--json`: output in JSON format

### invite manage

Open the invites page

**Usage:**
```
invite manage
```

**Options:**
- `--json`: output in JSON format

