> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# fly litefs-cloud restore

Restores a LiteFS Cloud database to a previous state.

## Usage

```
fly litefs-cloud restore [flags]
```

## Options

```
  -c, --cluster string     LiteFS Cloud cluster name
  -d, --database string    LiteFS Cloud database name
  -h, --help               help for restore
  -j, --json               JSON output
  -o, --org string         The target Fly.io organization
      --timestamp string   Time to restore to (ISO 8601)
```

## Global Options

```
  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output
```

## See Also

* [fly litefs-cloud](/flyctl/cmd/fly_litefs-cloud)	 - LiteFS Cloud management commands
