AWSCLI

Amazon Q Developer CLI

Amazon Q Developer CLI is an agentic CLI assistant that understands a codebase and executes tasks through natural dialogue. It is developed by AWS.

Amazon Q Developer CLI brings AWS’s agentic development assistance into the terminal. It can interpret repository context, discuss a task in natural language, and carry the work forward from the local q session.

Amazon Q Developer CLI

Install

$ brew install --cask amazon-q

Launch

$ q

What can Amazon Q Developer CLI do?

Understand the codebase

Read repository context before responding, so its guidance and actions can reflect the codebase being changed.

Execute tasks through dialogue

Use an adaptive natural-language exchange to clarify a request and carry out development tasks from the terminal.

Work from the q command

Start the assistant with q and keep the agent alongside the shell tools, files, and checks already used in local development.

Pricing

Individual

Free Tier

Free

Individual

Pro Tier

$19.00/user/month

View full pricing details →

Frequently asked questions

What is Amazon Q Developer CLI?

Amazon Q Developer CLI is a terminal coding agent from AWS. It is designed to understand a repository and respond with codebase-aware assistance.

How do I install Amazon Q Developer CLI?

Follow the official AWS installation guide linked from this page for your operating system. Once installed, q opens the terminal assistant.

Which operating systems does Amazon Q Developer CLI support?

Amazon Q Developer CLI is available for macOS, Windows, and Linux, and starts with q on each platform.

How much does Amazon Q Developer CLI cost?

Amazon Q Developer CLI has a free option and a paid per-user subscription. Check the pricing section and official pricing source for current limits and terms.

Is Amazon Q Developer CLI open source?

Yes. Amazon Q Developer CLI uses Apache-2.0 and MIT licenses.