// install via winget
Command Prompt & PowerShell
click to copy
winget install LibreDsc.DscDatabricks
// direct download
Download Installer// about DSC Databricks CLI
DSC Databricks CLI is partially forked from the official Databricks CLI and implements Microsoft Desired State Configuration (DSC) capabilities. It supports managing Databricks with various resources.
// frequently asked questions
How do I install DSC Databricks CLI using winget?
Open PowerShell or Windows Terminal and run:
winget install LibreDsc.DscDatabricks. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is DSC Databricks CLI?
DSC Databricks CLI implementing Microsoft Desired State Configuration (DSC) capabilities for Databricks.
Is DSC Databricks CLI free to download?
DSC Databricks CLI is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update DSC Databricks CLI with winget?
Run
winget upgrade LibreDsc.DscDatabricks in PowerShell or Windows Terminal to update DSC Databricks CLI to the latest available version.What architecture does DSC Databricks CLI support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.