# leapview admin storage cleanup

Reconcile serving-state snapshots and clean DuckLake storage

## Usage

```sh
leapview admin storage cleanup [flags]
```

## Behavior

| Side effect | Confirmation |
| --- | --- |
| `destructive` | `conditional` |

## Options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--apply` | bool | `false` | false | perform destructive cleanup instead of dry-run |
