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