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

**Is your feature request related to a problem? Please describe.** I want to run e.g. `supabase db reset` inside CI. It asks for confirmation, making it unusable. Also discussed [here](https://github.com/supabase/cli/issues/1875#issuecomment-2074556694)....

enhancement

**Describe the bug** Upon upgrading to the latest version of pnpm, running the command `pnpm dlx supabase` results in a segmentation fault error. **To Reproduce** Steps to reproduce the behavior:...

installation

**Describe the bug** A migration which removes access privileges of an function is not handled correcty by a migration squash. Revoking privileges from public, anon and authenticated usually preserves the...

bug
migration

# 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

## What kind of change does this PR introduce? - Add a [experimental.webhooks] section to the config - Add necessary changes for use with the updater Related: https://github.com/supabase/infrastructure/pull/20348 ## What...

**Describe the bug** Some commands that don't qualify the project use the local project (`supabase migration up`, `supabase db reset`) by default, while others use the remote project. This can...

bug

**Describe the bug** The `env()` function to load environment variables into the config.toml does not work for arrays in the `config.toml`. **To Reproduce** Steps to reproduce the behavior: 1. Add...

**Is your feature request related to a problem? Please describe.** When updating definitions for objects such as views or functions, a new migration is required, which means we have to...

enhancement

Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.25.0 to 1.1.1. Release notes Sourced from github.com/charmbracelet/bubbletea's releases. v1.1.1 Don't panic! Panicking is a part of life…and a part of workin’ in Go. This release addresses...

dependencies
go

# 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...

bug