supabase
officialscriptablelocal-onlycautiondatabasebrew
Supabase · Local backend, type generation, and db workflows from the terminal.
$ brew install supabase/tap/supabaseOne-liner to try
$ supabase initAgent pack
Quick reference
Install
brew install supabase/tap/supabaseVerify
supabase --versionFirst command
supabase init && supabase startMachine JSON
/cli/supabase.jsonAbout
The official CLI from Supabase. Local backend, type generation, and db workflows from the terminal. Start with `supabase init` and go from there. Supports structured output — good for scripts and agents. Runs entirely on your machine.
Example workflow
1. supabase init2. supabase start3. supabase db reset