Skip to content

Commit

Permalink
Merge pull request #418 from dbt-labs/repo-sync
Browse files Browse the repository at this point in the history
REPO SYNC - Public to Private
  • Loading branch information
john-rock authored Jan 29, 2024
2 parents c81ca4e + 2c75bb0 commit 7fc2b1d
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 8 deletions.
4 changes: 2 additions & 2 deletions website/docs/docs/cloud/cloud-cli-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,12 +253,12 @@ To update:
Visual Studio (VS) Code extensions enhance command line tools by adding extra functionalities. The dbt Cloud CLI is fully compatible with dbt Core, however, it doesn't support some dbt Core APIs required by certain tools, for example, VS Code extensions.
You can use extensions like [dbt-power-user](https://www.dbt-power-user.com/) with the dbt Cloud CLI by following these steps:
You can use extensions like [dbt-power-user](https://marketplace.visualstudio.com/items?itemName=innoverio.vscode-dbt-power-user) with the dbt Cloud CLI by following these steps:
- [Install](/docs/cloud/cloud-cli-installation?install=brew) it using Homebrew along with dbt Core.
- [Create an alias](#faqs) to run the dbt Cloud CLI as `dbt-cloud`.
This setup allows dbt-power-user to continue to work with dbt Core in the background, alongside the dbt Cloud CLI.
This setup allows dbt-power-user to continue to work with dbt Core in the background, alongside the dbt Cloud CLI. For more, check the dbt Power User [documentation](https://docs.myaltimate.com/).
## FAQs
Expand Down
24 changes: 19 additions & 5 deletions website/snippets/_sl-partner-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,20 @@ The following tools integrate with the dbt Semantic Layer:
</a>
</div>

<div className="card-container">
<Card
title="Delphi"
body="Learn how to connect Delphi to the dbt Semantic Layer and access metrics from any integrated tool."
link="https://docs.delphihq.com/getting-started"
icon="delphi"/>
<a href="https://docs.delphihq.com/getting-started"
className="external-link"
target="_blank"
rel="noopener noreferrer">
<Icon name='fa-external-link' />
</a>
</div>

<div className="card-container">
<Card
title="Klipfolio PowerMetrics"
Expand Down Expand Up @@ -88,11 +102,11 @@ The following tools integrate with the dbt Semantic Layer:

<div className="card-container">
<Card
title="Delphi"
body="Learn how to connect Delphi to the dbt Semantic Layer and access metrics from any integrated tool."
link="https://docs.delphihq.com/getting-started"
icon="delphi"/>
<a href="https://docs.delphihq.com/getting-started"
title="Steep"
body="Connect Steep to the dbt Semantic Layer for centralized, scalable analytics."
link="https://help.steep.app/integrations/dbt-cloud"
icon="steep"/>
<a href="https://help.steep.app/integrations/dbt-cloud"
className="external-link"
target="_blank"
rel="noopener noreferrer">
Expand Down
27 changes: 27 additions & 0 deletions website/static/img/icons/steep.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion website/static/img/icons/white/klipfolio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions website/static/img/icons/white/steep.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7fc2b1d

Please sign in to comment.