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