Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/cli/cli-authentication.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Authenticating your CLI"
sidebarTitle: Authenticate the CLI
sidebarTitle: "Authenticate the CLI"
icon: "key"
---

Expand Down
2 changes: 1 addition & 1 deletion guides/cli/how-to-install-the-lightdash-cli.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "How to install the Lightdash CLI"
sidebarTitle: Install the CLI
sidebarTitle: "Install the CLI"
icon: "download"
description: The Lightdash CLI is the recommended way to develop your dbt + Lightdash project. It makes development faster and easier, as well as giving you options for building more powerful automation to manage your Lightdash instance.
---
Expand Down
1 change: 1 addition & 0 deletions guides/cli/how-to-upgrade-cli.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Upgrading your Lightdash CLI"
sidebarTitle: "Upgrade the CLI"
---

Your Lightdash CLI version should match the version of Lightdash you see in the UI (scroll to the bottom of your screen, and you should see it there!). You can check the version of your CLI by running:
Expand Down
Loading