supabase / cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
https://supabase.com/docs/reference/cli/about
MIT License
1.02k stars 201 forks source link

update storage-api to latest #2220

Closed psteinroe closed 4 months ago

psteinroe commented 4 months ago

Is your feature request related to a problem? Please describe. especially now after launch week, it would be great to get the s3 compatible storage api into the cli

Describe the solution you'd like update storage-api to latest

sweatybridge commented 4 months ago

S3 support in storage-api was added to CLI during last LW. Running supabase status should show the S3 credentials for connecting locally.

psteinroe commented 4 months ago

for some reason the cli version was not up to date despite the beta tag... sorry for bothering.