# restart

## Usage

```bash
bdy sandbox restart [options] <identifier>
```

## Arguments

| **Argument** | **Description** |
| :--- | :--- |
| `identifier` | Sandbox identifier (required) |

## Options

| **Option** | **Description** |
| :--- | :--- |
| `-w, --workspace <domain>` | Workspace URL handle. Can be set via variable: BUDDY_WORKSPACE |
| `-p, --project <name>` | Project name. Can be set via variable: BUDDY_PROJECT |
| `--wait [seconds]` | Wait until operation completes |
| `-h, --help` | display help for command |


---
Original source: https://buddy.works/docs/cli/sandbox/restart