2022-06-27 15:14:04 +02:00
|
|
|
---
|
|
|
|
title: Run Metabase Connector using the CLI
|
2022-07-09 11:56:37 +02:00
|
|
|
slug: /openmetadata/connectors/dashboard/metabase/cli
|
2022-06-27 15:14:04 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
<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" />
|