# leapview admin backup

Create a consistent LeapView instance backup

## Usage

```sh
leapview admin backup [flags]
```

## Behavior

| Side effect | Confirmation |
| --- | --- |
| `local-write` | `never` |

## Options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--database-only` | bool | `false` | false | backup only the platform SQLite database |
| `--out` | string | `` | false | backup archive output path |
