# diagrid region regen-join-token

Regenerate a region's join token

### Description

Regenerate region's join token

```
diagrid region regen-join-token <region-id> [flags]
```

### Examples

```

  # Regenerate region join token
  diagrid region regen-join-token my-region

```

### Options

```
      --approve   Skip confirmation prompt
  -y, --yes       Skip confirmation prompt
  -h, --help      help for regen-join-token
```

### Options inherited from parent commands

```
      --api-key string   Diagrid Cloud API key
```

### SEE ALSO

- [diagrid region](./region.md)	 - Manage regions
