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
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Great for agents · 85/100
Verify
supabase --version
Agent URL
/cli/supabase/agent.md
Quick reference
Install
brew install supabase/tap/supabaseVerify
supabase --versionFirst command
supabase init && supabase startAbout
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