From 8856dfb8c0bf2628dcc82222f2b0ed50334842ce Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 14:44:20 +0000 Subject: [PATCH] Fix CLI casing in sidebar navigation Generated-By: mintlify-agent --- guides/cli/cli-authentication.mdx | 2 +- guides/cli/how-to-install-the-lightdash-cli.mdx | 2 +- guides/cli/how-to-upgrade-cli.mdx | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/guides/cli/cli-authentication.mdx b/guides/cli/cli-authentication.mdx index 5c3db454..ef68602c 100644 --- a/guides/cli/cli-authentication.mdx +++ b/guides/cli/cli-authentication.mdx @@ -1,6 +1,6 @@ --- title: "Authenticating your CLI" -sidebarTitle: Authenticate the CLI +sidebarTitle: "Authenticate the CLI" icon: "key" --- diff --git a/guides/cli/how-to-install-the-lightdash-cli.mdx b/guides/cli/how-to-install-the-lightdash-cli.mdx index d9ba931d..70f03250 100644 --- a/guides/cli/how-to-install-the-lightdash-cli.mdx +++ b/guides/cli/how-to-install-the-lightdash-cli.mdx @@ -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. --- diff --git a/guides/cli/how-to-upgrade-cli.mdx b/guides/cli/how-to-upgrade-cli.mdx index 29c81754..bdd4d085 100644 --- a/guides/cli/how-to-upgrade-cli.mdx +++ b/guides/cli/how-to-upgrade-cli.mdx @@ -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: