deploy-infra / cli
supabase-cli
Capability: supabase-cli
Use it when
- use supabase-cli for deploy infra
- when develop locally and deploy to the supabase platform from your terminal.
What it solves
Not the fit when
- non-Postgres primary stores
Install
npm i -g supabase # or brew install supabase/tap/supabase
Invoke
supabase start / db push / functions deploy for local-to-prod parity on agent backends.
Alternatives
No reviewed alternatives recorded yet.