Reference
The Litestream command line provides several subcommands to help you manage replication & recovery of your databases. This reference provides details about the options available and different modes of operation.
Commands
The litestream
commands are:
litestream databases
— Lists databases specified in config file.litestream generations
— list available generations for a database.litestream replicate
— Runs a server to replicate databases.litestream restore
— Recovers database backup from a replica.litestream snapshots
— List available snapshots for a database.litestream version
— Prints the binary version.litestream wal
— List available WAL files for a database.