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

**Description:** When creating a new Edge Function using the Supabase CLI, the generated template code contains Deno linting errors out of the box. **Steps to reproduce:** 1. Clear Deno cache:...

bug