Icon

Databricks CLI

Databricks CLI provides a command-line interface to interact with Databricks platform, enabling management of clusters, notebooks, jobs, users, and other resources programmatically and automating workflows.
Latest: 1.2.1
Last checked: Jun 9, 2026 12:10am
Rank: 1204/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: Databricks LicenseWinget: Available

Version & Lifecycle

0
Current: 1.2.1 N-2: 1.1.0 Oldest supported: 0.205.0 Avg cadence: Every 7 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment tip • May 5, 2026
0

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

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

DatabricksCLIdatabricks DatabricksCLI

Packaging Notes

0

Requires Python environment; install via pip

Notes

0

Databricks CLI version 0.205.0 and above is in Public Preview; recommended to use latest version for new features and security updates.