Amazon Q Developer CLI
CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code.
CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code.
Command completion
Auto-suggests relevant commands based on what you're typing in the terminal
Natural language translation
Describe what you want in English and get the correct CLI syntax automatically
Agentic chat interface
Ask questions and receive contextual answers about your code and environment
Context management
The tool understands your project structure and recent commands to provide relevant suggestions
Multi-CLI support
Works with hundreds of popular command-line tools including AWS CLI, Docker, Kubernetes, and Git
Code generation
Create code snippets and scripts directly from natural language descriptions
Learning new CLI tools without constantly switching to documentation
Writing complex AWS CLI commands without memorising exact syntax
Generating Docker and Kubernetes commands for containerisation workflows
Debugging shell scripts and getting suggestions for command alternatives
Automating routine terminal tasks by generating multi-step commands