From 83d3060b771c45bc250c7c956be7104c277ce1ec Mon Sep 17 00:00:00 2001 From: Afzal Jasani Date: Tue, 4 Mar 2025 09:23:47 -0800 Subject: [PATCH] fix auth command --- docs/cloud/tcloud_getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cloud/tcloud_getting_started.md b/docs/cloud/tcloud_getting_started.md index f7f2d0f49d..05a975455f 100644 --- a/docs/cloud/tcloud_getting_started.md +++ b/docs/cloud/tcloud_getting_started.md @@ -148,7 +148,7 @@ Now we're ready to connect your data warehouse to Tobiko Cloud: 2. If you are going through the SSO flow then, run the following command: ``` bash - tcloud sqlmesh auth + tcloud auth login ``` This will fire off the SSO flow and open a link in your browser to authenticate.