mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-18 22:53:09 +00:00
20 lines
679 B
Markdown
20 lines
679 B
Markdown
![]() |
---
|
||
|
title: Run Metabase Connector using the CLI
|
||
|
slug: /metadata-ui/connectors/dashboard/metabase/cli
|
||
|
---
|
||
|
|
||
|
<ConnectorIntro connector="Metabase" goal="CLI"/>
|
||
|
|
||
|
<Requirements />
|
||
|
|
||
|
<MetadataIngestionServiceDev service="dashboard" connector="Metabase" goal="CLI"/>
|
||
|
|
||
|
<h4>Source Configuration - Service Connection</h4>
|
||
|
|
||
|
- **hostPort**: URL to the Metabase instance.
|
||
|
- **username**: Specify the User to connect to Metabase. It should have enough privileges to read all the metadata.
|
||
|
- **password**: Password for Metabase.
|
||
|
- **dbServiceName**: Optionally, add the name of the database service to add lineage.
|
||
|
|
||
|
<MetadataIngestionConfig service="dashboard" connector="Metabase" goal="CLI" />
|