Databricks CLI
Overview
Version & Lifecycle
Community Notes
Databricks CLI Windows install/update commands
Databricks’ official CLI install documentation gives Windows package managers explicit install and update commands. Where Windows Package Manager is the chosen source, use winget install Databricks.DatabricksCLI for initial install and winget upgrade Databricks.DatabricksCLI for updates, then verify with databricks -v or databricks version.
If you package from the official GitHub releases instead, record the Windows architecture ZIP you staged, such as databricks_cli_X.Y.Z_windows_amd64.zip, and keep the matching databricks_cli_X.Y.Z_SHA256SUMS with the deployment content. Databricks also documents the Windows install path for the setup script as C:\Windows\databricks.exe, which can be useful for detection rules when package-manager inventory is not the detection source.
Sources: Databricks’ official CLI install/update documentation and the official databricks/cli GitHub repository.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Requires Python environment; install via pip