← Package directory
Available on winget

Install DatabricksCLI

Databricks Command Line Interface

Install with winget
winget install --id Databricks.DatabricksCLI
Upgrade
winget upgrade --id Databricks.DatabricksCLI
Uninstall
winget uninstall --id Databricks.DatabricksCLI

About DatabricksCLI

Databricks Command Line Interface

Version history

Version Updated Notes
0.299.2 Unknown Release notes
0.299.1 Unknown Release notes
0.299.0 Unknown CLI - Moved file-based OAuth token cache management from the SDK to the CLI. No user-visible change; part of a three-PR sequence that makes the CLI the sole owner of its token cache (#5056). - Remove the --experimental-i...
0.298.0 Unknown CLI - Added --limit flag to all paginated list commands for client-side result capping (#4984). On jobs list and jobs list-runs the former API page-size flag was renamed to --page-size (hidden) to avoid collision. - Acce...
0.297.2 Unknown Notable Changes - This release includes a fix for error downloading Terraform: unable to verify checksums signature: openpgp: key expired error observed when running databricks bundle deploy command. Bundles - Use hardco...
0.297.1 Unknown Dependency updates - Bump Go toolchain to 1.25.9 (#5004)
0.297.0 Unknown CLI - Auth commands now accept a profile name as a positional argument (#4840) - Add auth logout command for clearing cached OAuth tokens and optionally removing profiles (#4613, #4616, #4647) Bundles - Added support for...
0.296.0 Unknown Notable Changes - Direct deployment engine for DABs is now in Public Preview. Documentation at docs/direct.md. CLI - Auth commands now error when --profile and --host conflict (#4841) - Add --force-refresh flag to databr...
0.295.0 Unknown Notable Changes - Databricks Asset Bundles have been renamed to Declarative Automation Bundles (DABs). This is a non-breaking change; no code or configuration modifications are required. See the FAQ. - Add bundle.engine...
0.294.0 Unknown Changelog - [Release] Release v0.294.0
0.293.0 Unknown Changelog - Add depguard rule to prevent imports of experimental/ packages (#4662) - Add lint rule for context.Background() in non-test code (#4664) - Added permissions support for Lakebase Database projects (#4626) - Pr...
0.292.0 Unknown Changelog - [Release] Release v0.292.0
0.291.0 Unknown Changelog - [Release] Release v0.291.0
0.290.1 Unknown Changelog - Include missing NEXT_CHANGELOG entries (#4610) - [Release] Release v0.290.1
0.290.0 Unknown Changelog - [Release] Release v0.290.0
0.289.1 Unknown Changelog - Update NEXT_CHANGELOG.md with proper sections (#4556) - [Release] Release v0.289.1
0.288.0 Unknown Changelog - Update NEXT_CHANGELOG.md for the v0.288.0 release (#4498) - [Release] Release v0.288.0
0.287.0 Unknown Changelog - [Release] Release v0.287.0
0.286.0 Unknown Changelog - [Release] Release v0.286.0
0.285.0 Unknown Changelog - [Release] Release v0.285.0 - acc: Fix test output after TF upgrade (#4358)