← Package directory
Available on winget

Install Terramate CLI

Open-source Infrastructure as Code (IaC) orchestration platform

Install with winget
winget install --id Terramate.CLI
Upgrade
winget upgrade --id Terramate.CLI
Uninstall
winget uninstall --id Terramate.CLI

About Terramate CLI

Terramate CLI is an orchestration and code generation tool that enables you to unify, simplify and scale all your infrastructure code, tools and workflows. - Stacks: Are Infrastructure as Code tooling agnostic and isolated units used to group, deploy and manage infrastructure resources such as a single service or an entire environment. - Orchestration: Allows orchestrating the execution of commands such as terraform apply, kubectl apply or infracost breakdown in stacks. - GitOps for Infrastructure: Pre-configured a...

What's new in 0.17.0

Changelog - 9798ec3 feat: rename Create to Scaffold in terramate ui - c1699a0 feat: rename Create to Scaffold in terramate ui (#2350)

Read release notes

Version history

Version Updated Notes
0.17.0 Unknown Changelog - 9798ec3 feat: rename Create to Scaffold in terramate ui - c1699a0 feat: rename Create to Scaffold in terramate ui (#2350)
0.16.0 Unknown Merged from Terramate Catalyst - Add new bundles and components framework. - Update generate to implement bundle/component code generation. - Add new scaffold command that provides an interactive UI to instantiate bundle...
0.15.5 Unknown Fixed - Fix error in safeguards when the name of the Git default branch matches multiple remote branch names. - Fix auto-detection of --git-change-base for running change detection with disabled safeguards on commits tha...