Hi Varma,
To check the version of libcurl installed on your machine, you can run the following command on a Linux shell prompt, macOS Terminal, or Bash on WSL:
curl --version
On Windows, you can run the same command in the Command Prompt or PowerShell.
To upgrade libcurl to version 8.4.0, you will need to follow the instructions for installing libcurl on your specific operating system and architecture. You can find the instructions on the libcurl Downloads page.
For more information, you can refer to the following resources:
- Install or update the Databricks CLI - curl installation for Linux, macOS, and Windows
- xCurl overview
Kindly accept if it helps, Thanks