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

Hi, can someone takeover this https://github.com/supabase/cli/pull/4461? I'm not familiar with go and I don't want to mess it up.

# 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

Hello, I am having a persistent networking issue with my local Supabase development environment. My Edge Function container is unable to make a network request to the local Supabase auth...

## Describe the bug When accessing the Supabase CLI’s S3-compatible Storage endpoint through a public tunnel, every SigV4 request returns 403 SignatureDoesNotMatch. The client signs `Host=` and `path=/storage/v1/s3`, but responses...

**Describe the bug** I'm simply uploading a .html file on a storage bucket. When fetching the file from a browser thanks to the direct url, the content type is set...

**Is your feature request related to a problem? Please describe.** When running a command lik ```bash supabase storage cp -r dist "ss:///${BUCKET_NAME}/" --experimental ``` it nicely auto creates the bucket...

**Describe the bug** Serving or deploying functions does not work. Supabase CLI can't access the files? **To Reproduce** Steps to reproduce the behavior: 1. Create an Edge function using `supabase...

**Describe the bug** Running `supabase db diff` results in `Error: Address already in use` **To Reproduce** Steps to reproduce the behavior: 1. run two supabase projects on the same machine...

## What kind of change does this PR introduce? Feature enhancement to `supabase init` command. ## What is the current behavior? `supabase init` initializes a local Supabase project but doesn't...

**Describe the bug** Hey! relatively new supabase user, been bashing my head on this. Super stumped... Supabase CLI v2.47.2 fails to recognize the `db.port` field in `config.toml`, despite the field...