// install via winget
Command Prompt & PowerShell
click to copy
winget install kcl-lang.kcl
// direct download
Download Installer// about kcl
KCL is an open-source, constraint-based record and functional language that enhances the writing of complex configurations, including those for cloud-native scenarios.
// frequently asked questions
How do I install kcl using winget?
Open PowerShell or Windows Terminal and run:
winget install kcl-lang.kcl. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is kcl?
KCL Command Line Interface
Is kcl free to download?
kcl is distributed under the Apache-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update kcl with winget?
Run
winget upgrade kcl-lang.kcl in PowerShell or Windows Terminal to update kcl to the latest available version.What architecture does kcl support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.