Credential access
Reads Supabase tokens, database passwords, env files, and project config.
brew
Postgres development platform. Version 2.109.0 via Homebrew; verified 2026-07-01.
agent safety
supabase CLI manages hosted projects, databases, functions, and local dev state.
Reads Supabase tokens, database passwords, env files, and project config.
Can deploy functions, run migrations, and change project state.
Publishes functions, migrations, and generated API artifacts.
Gate deploy, db push, secrets, link, and token commands.
Allow local status and generation; require approval for remote database or function changes.
install
brew install supabaselocal Homebrew formula metadata
scoop install main/supabaseScoop official bucket manifest trees · bucket/supabase.json · source: api.github.com
overview
Postgres development platform
history
Supabase CLI is the official command-line tool for local Supabase development and platform operations, including local stacks, migrations, Edge Functions, backups, type generation, and project automation.
The official repository was created in November 2020. The README describes a TypeScript/Bun monorepo whose published package lives in `apps/cli`, with a legacy Go CLI source tree also kept in the repository.
Supabase distributes the CLI through npm, Homebrew, Scoop, GitHub Releases, and Linux packages. The README distinguishes the official Homebrew core formula from the Supabase tap and beta channel, making packaging channels part of the tool's normal release story.
Common commands include `supabase init`, `supabase start`, `supabase status`, `supabase login`, `supabase link`, `supabase migration`, `supabase db`, `supabase functions`, and `supabase gen types`.
Package-manager users care about Supabase CLI because it is the reproducible entry point for running a full local Supabase stack, generating project artifacts, and aligning local database migrations with hosted projects.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
supabase | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://supabase.com/docs/reference/cli/about
install metadata
| Package key | brew:supabase |
|---|---|
| Version | 2.109.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/supabase |
| Homepage | https://supabase.com/docs/reference/cli/about |
| Repository | https://github.com/supabase/cli |
| Upstream docs | https://supabase.com/docs/guides/local-development/cli/getting-started |
| License | MIT |
| Source archive | https://registry.npmjs.org/supabase/-/supabase-2.109.0.tgz |
| Last updated | 2026-07-01T18:56:20Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | supabase |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/supabase
scoop install main/supabasesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.