Upgrading your Lightdash CLI
Check compatability
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:
lightdash --version
If you need to upgrade your version of the Lightdash cli, run the following in your terminal:
npm install -g @lightdash/cli
lightdash --version