diff --git a/journals/2024_02_02.md b/journals/2024_02_02.md index e4cff193..0260f004 100644 --- a/journals/2024_02_02.md +++ b/journals/2024_02_02.md @@ -5,4 +5,7 @@ - https://docs.databricks.com/en/dev-tools/cli/install.html - ➜ `curl -fsSL https://raw.githubusercontent.com/databricks/setup-cli/main/install.sh | sudo sh` Installed Databricks CLI v0.212.3 at /usr/local/bin/databricks. - - \ No newline at end of file + - https://docs.databricks.com/en/dev-tools/cli/authentication.html#databricks-personal-access-token-authentication + - `databricks configure` + - host: `adb-1779507665989716.16.azuredatabricks.net` + - token: `` \ No newline at end of file