# Supabase CLI

DevFeed: [Supabase CLI](<https://devfeed.tech/articles/supabase-cli-613.md>)

Original publisher: [Read original article](<https://supabase.com/blog/supabase-cli>)

Author: Bobbie Soedirgo

Published: 2021-03-31T07:00:00Z

Content type: release

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Database Migration](<https://devfeed.tech/topics/database-migration.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Docker Compose](<https://devfeed.tech/topics/docker-compose.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [compose](<https://devfeed.tech/tags/compose.md>), [database](<https://devfeed.tech/tags/database.md>), [docker](<https://devfeed.tech/tags/docker.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [migrations](<https://devfeed.tech/tags/migrations.md>), [react](<https://devfeed.tech/tags/react.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>)

## AI overview

Supabase announces the generally available Supabase CLI V1 and a beta Management API. The article demonstrates running Supabase locally with Docker Compose and explains planned and existing workflows for database migrations, schema-related generation, project management, and deploying local changes.

## Source excerpt

Local development, database migrations, and self-hosting.