cli icon indicating copy to clipboard operation
cli copied to clipboard

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.

Results 501 cli issues
Sort by recently updated
recently updated
newest added

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug
typegen

## Describe the bug As of this morning I cannot type in my access token in the cmd line prompt when prompted. Nor can I paste it ## To Reproduce...

bug

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug
typegen

**Describe the bug** Attempting to view one of the Postgres log entries in the local Supabase Studio causes the client application to crash; **To Reproduce** Steps to reproduce the behavior:...

bug
container

**Describe the bug** Using podman with supabase, I get these errors on launch: service not healthy: [realtime-dev.supabase_realtime_X supabase_pg_meta_X supabase_studio_X]. A workaround is to start supabase ignoring the health check. **To...

realtime
container

**Describe the bug** https://github.com/supabase/cli/issues/1415#issuecomment-1733707587 **To Reproduce** `supabase db start` returns database is unhealthy **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** ``` PostgreSQL Database...

container

**Is your feature request related to a problem? Please describe.** 1. PC shutdown while supabase is running on podman 2. run supabase start but receive "supabase is already running" which...

enhancement
container

I'm getting `POST http://localhost:54321/auth/v1/token?grant_type=password 401 (Unauthorized)` when using `signInWithPassword()` in a local environment using Supabase CLI. It works in remote Supabase though. The fetch/XHR payload is: `{ "email": "test", "password":...

bug
auth

**Is your feature request related to a problem? Please describe.** The Supabase package currently runs a postinstall script to download the binary for the current platform. This strategy should be...

installation

**Describe the bug** Azure AD auth provider doesn't take in a tenant url, and therefore cannot suport single-tenant applications. In order to authenticate with a single tenant application in Azure,...

enhancement
auth