Skip to content

quells/litefs-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiteFS Downloader

Download databases from Fly.io LiteFS Cloud.

Not affiliated with Fly.io.

Usage

LITEFS_CLOUD_TOKEN is the auth token for your LiteFS Cloud Cluster.

# Build the binary
$ make

# Download a snapshot
$ LITEFS_CLOUD_TOKEN='...' ./litefs-dl my-database my-database.db

# Use the downloaded copy
$ sqlite3 my-database.db

About

Download databases from Fly.io LiteFS Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published