metabase-cli

Drive a Metabase instance from the terminal via the `mb` CLI. Authenticate with named profiles; inspect databases (list, get, full metadata rollup, schemas, tables in a schema) and trigger manual schema sync / field-values rescan; inspect tables, fields; list/get/create/update/archive cards (questio

By metabase · 607 installs

npx skills add metabase/agent-skills --skill metabase-cli

Source repository · Upstream listing

metabase cli Load the workflow content from the CLI: Don't drive Metabase by curl ing /api/... directly — the CLI handles auth profiles, retries, schema validation, and credential redaction.