Skip to content

beescuit/supadump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supadump

This is a tool that dumps all records from supabase DBs using the rest API.

Usage: supadump [OPTIONS] --url <URL> --api-key <API_KEY> --output-dir <OUTPUT_DIR>

Options:
  -u, --url <URL>
  -k, --api-key <API_KEY>        [env: SUPABASE_KEY=]
  -o, --output-dir <OUTPUT_DIR>  Output directory for dump files
      --tables <TABLES>          Comma-separated list of tables to dump
  -t, --threads <THREADS>        [default: 8]
      --page-size <PAGE_SIZE>    [default: 1000]
  -h, --help                     Print help
  -V, --version                  Print version

About

A tool for dumping all records from Supabase DBs via REST

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages