>_Amazon Q Developer CLIOfficial
@aws
About Amazon Q Developer CLI
AWS’s terminal assistant for coding, shell completion, natural-language workflows, and AWS development.
Installation
brew install --cask amazon-qWhat it does
Terminal coding assistant
Shell completion
AWS-aware development
Command examples
- 1
q login - 2
q chat - 3
q doctor
Details
More AI agents CLIs
GitHub Copilot CLI
$ copilot
GitHub’s terminal coding agent for planning, editing, running, and reviewing changes with repository context.
LLM
$ llm
Run prompts, manage models, and extend LLM providers with plugins.
Ollama
$ ollama
Run and manage open models locally through a simple command-line interface.
AIChat
$ aichat
Chat with multiple AI providers, roles, sessions, tools, and local models.
Aider
$ aider
An open-source AI pair programmer that edits code in a local Git repository with many model providers.
Claude Code
$ claude
Anthropic’s agentic coding tool for understanding codebases, editing files, and automating terminal workflows.
Comments