VOOZH about

URL: https://kiro.dev/docs/cli/

⇱ Get started - CLI - Docs - Kiro


Get started


The Kiro CLI brings the power of AI-assisted development to your terminal. Build, test, and deploy applications using natural language commands and automated workflows.

Get started with the Kiro CLI in minutes.

Install on macOS, Linux, or
curl -fsSL https://cli.kiro.dev/install | bash

Start using Kiro CLI:

bash
cd my-project kiro-cli

Core features

Use cases

The Kiro CLI is perfect for:

  • Interactive Development: Chat with Kiro directly in your terminal for instant help
  • Custom Automation: Create specialized agents for your specific workflows
  • Team Standardization: Use team-level best practices and preferences
  • External Integrations: Connect tools and services through MCP servers
  • Intelligent Assistance: Get context-aware suggestions and auto-completion
  • Headless Automation: Run prompts non-interactively in CI/CD pipelines using API key authentication
  • Workflow Optimization: Automate repetitive tasks with smart hooks
Page updated: April 19, 2026
Quick start