Supabase CLI for Local Development and Database Migrations
Supabase CLI manages local Supabase projects, database migrations, types, and edge functions. It is the upstream command-line tool for developers who need to work against Supabase from the terminal and CI.
What it does
Supabase CLI for Local Development and Database Migrations
Supabase CLI manages local Supabase projects, database migrations, types, and edge functions. It is the upstream command-line tool for developers who need to work against Supabase from the terminal and CI.
Prerequisites
Go, Node.js
Installation
Use the upstream install or setup path that matches your environment:
- npm i supabase --save-dev
- npm i supabase@beta --save-dev
- brew install supabase/tap/supabase
- brew install supabase/tap/supabase-beta
Requirements and caveats from upstream:
- For Bun versions below v1.0.17, you must add supabase as a trusted dependency before running bun add -D supabase.
Basic usage or getting-started notes:
-
Available via NPM as dev dependency. To install:
-
bash
-
To install the beta release channel:
-
Source: https://github.com/supabase/cli
-
Extracted from upstream docs: https://raw.githubusercontent.com/supabase/cli/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,217 chars)