
Share
Kiro CLI 2.0 debuts with headless mode and Windows compatibility, streamlining development across platforms and enhancing automation in CI/CD workflows.
Kiro's Command Line Interface (CLI) has just received a significant update with the release of version 2.0. This new iteration introduces several key features that address common pain points for developers, particularly those working on cross-platform projects or in headless environments. Here’s what changed and why it matters:

--headless flag followed by your command. For example:
kiro --headless deploy
npm install -g @kiro/cli
--help flag provides detailed documentation for each command, and autocompletion is enabled by default in supported shells.Kiro CLI 2.0 is a substantial step forward for developers who rely on command-line tools for their workflows. The introduction of headless mode, expanded Windows support, and UX improvements collectively make it a more robust and user-friendly tool. Whether you're working in CI/CD pipelines, serverless environments, or just looking to streamline your development process, Kiro CLI 2.0 has something to offer.
Tags
Original Sources
About the author
Kai built ML infrastructure at a Bay Area startup before developing an obsession with transformer architectures and inference optimisation that eventually pulled him out of product work entirely. A stint at a compute research lab sharpened his instinct for what actually matters in a model release versus what is marketing. He writes from the inside — from the perspective of someone who has debugged the systems he is describing at three in the morning. He is allergic to hype and instinctively drawn to the unglamorous plumbing questions that everyone else skips over.
More from The Engineer →This Week's Edition
14 April 2026
133 articles
Related Articles
Related Articles
More Stories