SOLFIND
Web Lens
Portal home

Auto complete - CLI - Docs - Kiro

https://kiro.dev/docs/cli/autocomplete/ • 211 KB fetched
Open original page


Auto complete - CLI - Docs - Kiro Loading image... Product * About Kiro * IDE * CLI * Web * Mobile * Crew * Pricing * Downloads For * Enterprise * Startups * Students Community * Overview * Ambassadors * Discord * Events * Powers * Shop * Showcase Resources * Docs * Blog * Changelog * FAQs * Report a bug * Suggest an idea * Billing support Social * * * * * * * English Site Terms License Responsible AI Policy Legal Privacy Policy Cookie Preferences English Loading image... * Apps * CLI * Web * Enterprise * Pricing * Docs * Community * Resources SIGN IN DOWNLOADS Loading image... Get Started Installation Authentication Your first project Models Overview Available models Reasoning effort Features How Kiro works Specs Steering Hooks MCP Permissions Custom agents Agent Skills Powers Cloud sessions Compaction Kiroignore Checkpoints and rewind Built-in tools Configuration scopes IDE 1.x What's new in 1.0 Setup & First Run Editor Chat Experimental Troubleshooting 0.x reference CLI What's new in 3.0 Setup & First Run Terminal UI Chat Voice mode Headless mode ACP Auto complete Experimental 2.x reference Crew Quick start Installation Running 24/7 Chat Agent Capabilities Features Interfaces Apps System & storage Configuration Security Troubleshooting Web Setup & First Run Identity Center Connect your repositories Working with the agent Autonomous mode Automations Memory Configuration Sync Sandbox Mobile - Preview Overview Commands and Reference CLI commands Slash commands Built-in tools Exit codes Settings Billing Overview Managing your subscription Upgrading your plan Downgrading your plan Cancelling your plan Purchasing add-on credits Managing your payments Managing usage notifications Managing your taxes Contacting billing support Deleting your account Related questions Enterprise Concepts Onboarding quickstart Connecting your identity provider Deployment options Subscribe your team Manage subscriptions Governance Monitor and track Settings Managed updates Billing IAM Supported regions Privacy and Security Overview Data protection Code references Compliance validation Infrastructure security IAM permissions Firewalls, proxies, and data perimeters VPC endpoints (AWS PrivateLink) Guides Overview Language support Learn by playing Migration Migrating from Q Developer Migrating from VSCode Upgrading from Q CLI * Docs * * CLI * * Auto complete Copy page View as Markdown Completions & autocomplete Copy page View as Markdown Kiro CLI provides two AI-powered assistance features to help you work more efficiently in your terminal: * Autocomplete Dropdown Menu : A graphical menu showing available command options * Inline Suggestions : Gray "ghost text" that appears as you type These features work independently and support hundreds of popular command line tools including git , npm , docker , and aws . Autocomplete dropdown menu The autocomplete dropdown appears to the right of your cursor when typing commands, showing available options, subcommands, and arguments that you can select using arrow keys. Using autocomplete The autocomplete dropdown is automatically enabled after you install Kiro CLI: * Open your terminal or command prompt * Start typing a command * A graphical menu will appear showing available options * Use arrow keys to navigate suggestions * Press Tab or Enter to select an option Configuration Customize the autocomplete behavior: bash # Enable/disable autocomplete kiro-cli settings autocomplete.disable false # enable kiro-cli settings autocomplete.disable true # disable # Change theme kiro-cli theme dark kiro-cli theme light kiro-cli theme system # View current theme kiro-cli theme # List available themes kiro-cli theme --list Inline suggestions Inline suggestions appear as gray "ghost text" directly on your command line as you type. This feature works independently from the dropdown menu. Using inline suggestions Inline suggestions are enabled by default: * Start typing a command * Gray ghost text will appear showing potential completions * Press the right arrow key or Tab to accept * Continue typing to ignore the suggestion Managing inline suggestions Control inline suggestions with the kiro-cli inline command: bash # Enable inline suggestions kiro-cli inline enable # Disable inline suggestions kiro-cli inline disable # Check current status kiro-cli inline status # Set customization kiro-cli inline set-customization [ ARN ] # Show available customizations kiro-cli inline show-customizations Supported tools The autocomplete system supports hundreds of command line tools: Popular tools * Git : Branch names, commit hashes, file paths * Docker : Container names, image tags, commands * npm/yarn : Package names, scripts, dependencies * kubectl : Resources, namespaces, contexts * terraform : Resources, providers, variables * aws : Services, regions, resource names Language tools * Python : pip , poetry , conda * Node.js : npm , yarn , pnpm * Ruby : gem , bundle * Go : go mod , go build System tools * Standard Unix/Linux commands * Package managers ( apt , brew , yum ) * File operations ( ls , find , grep ) Troubleshooting Autocomplete not working If autocomplete isn't appearing: * Verify installation: kiro-cli --version * Check if disabled: kiro-cli settings autocomplete.disable * Restart your terminal * Try a different shell (bash, zsh, fish) Inline suggestions issues If inline suggestions aren't working: * Check status: kiro-cli inline status * Enable if disabled: kiro-cli inline enable * Verify shell compatibility * Check terminal emulator support Page updated: August 4, 2026 ACP Experimental

Links found on this page

  1. About Kiro [direct]
  2. IDE [direct]
  3. CLI [direct]
  4. Web [direct]
  5. Mobile [direct]
  6. Crew [direct]
  7. Pricing [direct]
  8. Downloads [direct]
  9. Enterprise [direct]
  10. Startups [direct]
  11. Students [direct]
  12. Overview [direct]
  13. Ambassadors [direct]
  14. Discord [direct]
  15. Events [direct]
  16. Powers [direct]
  17. Shop [direct]
  18. Showcase [direct]
  19. Docs [direct]
  20. Blog [direct]
  21. Changelog [direct]
  22. FAQs [direct]
  23. Report a bug [direct]
  24. Suggest an idea [direct]
  25. Billing support [direct]
  26. Site Terms [direct]
  27. License [direct]
  28. Responsible AI Policy [direct]
  29. Legal [direct]
  30. Privacy Policy [direct]
  31. Cookie Preferences [direct]
  32. Loading image... [direct]
  33. SIGN IN [direct]
  34. Installation [direct]
  35. Authentication [direct]
  36. Your first project [direct]
  37. Overview [direct]
  38. Available models [direct]
  39. Reasoning effort [direct]
  40. How Kiro works [direct]
  41. Specs [direct]
  42. Steering [direct]
  43. Hooks [direct]
  44. MCP [direct]
  45. Permissions [direct]
  46. Custom agents [direct]
  47. Agent Skills [direct]
  48. Powers [direct]
  49. Cloud sessions [direct]
  50. Compaction [direct]
  51. Kiroignore [direct]
  52. Checkpoints and rewind [direct]
  53. Built-in tools [direct]
  54. Configuration scopes [direct]
  55. What's new in 1.0 [direct]
  56. Setup & First Run [direct]
  57. Editor [direct]
  58. Chat [direct]
  59. Experimental [direct]
  60. Troubleshooting [direct]
  61. 0.x reference [direct]
  62. What's new in 3.0 [direct]
  63. Setup & First Run [direct]
  64. Terminal UI [direct]
  65. Chat [direct]
  66. Voice mode [direct]
  67. Headless mode [direct]
  68. ACP [direct]
  69. Experimental [direct]
  70. 2.x reference [direct]
  71. Quick start [direct]
  72. Installation [direct]
  73. Running 24/7 [direct]
  74. Chat [direct]
  75. Agent Capabilities [direct]
  76. Features [direct]
  77. Interfaces [direct]
  78. Apps [direct]
  79. System & storage [direct]
  80. Configuration [direct]