--- id: supabase-db-remote-commit title: "supabase db remote commit" slug: supabase-db-remote-commit custom_edit_url: https://github.com/supabase/supabase/edit/master/web/spec/cli.yml --- import Tabs from '@theme/Tabs'; import TabsPanel from '@theme/TabsPanel'; ``` Commit changes on the remote database since the last pushed migration. Usage: supabase db remote commit ```