# local delete

## Overview

Deletes a local cluster VM and its state files.

Use `--id` to select a non-default local cluster.

```
podplane local delete [flags]
```

## Options

| Flag | Description |
| --- | --- |
| `--id string` | Local cluster ID (default: `default`) |

