Git Sync

Round-trip Metabase content (cards, dashboards, transforms, snippets, collections, Library-published table/field metadata) between an instance and a git remote via `mb git-sync …` — status, dirty / has-remote-changes checks, import, export (with branch guard), branches, stash, add/remove a collection from sync. Load when the user wants to "import the latest changes", "export to git", "push my changes to the repo", "open a PR with my Metabase changes", "git sync", "dirty check", "stash before pulling", "add a collection to sync", or anything `mb git-sync …`.

metabase 2aa5927 14.0 KB Updated

File contents

metabase/metabase-cli/tree/main/packages/cli/skill-data/git-sync commit 2aa5927cf4

Frequently asked questions

npx skillmds@latest add metabase/git-sync