> ## 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 export

Exports the current state of the database to a file.

## Usage

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

## Options

```
  -c, --cluster string    LiteFS Cloud cluster name
  -d, --database string   LiteFS Cloud database name
  -f, --force             Overwrite output file if it already exists
  -h, --help              help for export
  -j, --json              JSON output
  -o, --org string        The target Fly.io organization
      --output string     Output filename
```

## 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
