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