diff --git a/guides/cli/cli-authentication.mdx b/guides/cli/cli-authentication.mdx index 5e3a4d3d..5c3db454 100644 --- a/guides/cli/cli-authentication.mdx +++ b/guides/cli/cli-authentication.mdx @@ -65,16 +65,6 @@ lightdash login This uses your previously saved instance URL. - - If you prefer to use email and password instead of browser-based OAuth: - - ```bash - lightdash login your_subdomain_here --no-oauth - ``` - - You'll be prompted to enter your email and password. - - If you use single sign-on (SSO) in the browser, login with a personal access token.