# leapview admin recovery prepare

Prepare one immutable recovery frontier

## Usage

```sh
leapview admin recovery prepare [flags]
```

## Behavior

| Side effect | Confirmation |
| --- | --- |
| `write` | `required` |

## Options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--expires-at` | string | `` | true | retention-root expiry timestamp (RFC3339) |
| `--retain-root-id` | string | `` | false | optional retention-root UUID; defaults to the recovery-set ID |
| `--set` | string | `` | true | path to the prepared recovery-set JSON |
