AWS amazonq documentation change
Summary
Added Windows/WSL support, updated title to specify autocomplete focus, expanded Ubuntu version compatibility, and added link to open source terminal list
Security assessment
Changes focus on expanding supported environments and feature documentation without addressing security vulnerabilities or introducing security-specific content
Diff
diff --git a/amazonq/latest/qdeveloper-ug/command-line-supported-envs.md b/amazonq/latest/qdeveloper-ug/command-line-supported-envs.md index 8ffae128d..6044300ef 100644 --- a/amazonq/latest/qdeveloper-ug/command-line-supported-envs.md +++ b/amazonq/latest/qdeveloper-ug/command-line-supported-envs.md @@ -5 +5 @@ -macOSLinux +macOSLinuxWindows @@ -7 +7 @@ macOSLinux -# Supported command line environments +# Supported command line environments for autocomplete @@ -9 +9 @@ macOSLinux -You can install Amazon Q for command line on macOS and specific Linux environments, including AppImage and Ubuntu. You can then optionally verify the installation for both macOS or Linux. +The autocomplete feature of Amazon Q for command line is supported on macOS and specific Linux environments, including AppImage and Ubuntu. @@ -24 +24 @@ Amazon Q for command line integrates with the following environments for macOS: - * Terminal emulators: iTerm2, macOS terminal, Hyper, Alacritty, Kitty, WezTerm + * Terminal emulators: iTerm2, macOS terminal, Hyper, Alacritty, Kitty, WezTerm. To see the full list of terminals, see the Amazon Q for command line [open source code](https://github.com/aws/amazon-q-developer-cli/blob/main/crates/fig_util/src/terminal.rs). @@ -35 +35 @@ Amazon Q for command line integrates with the following environments for Linux: - * Platform requirements: Amazon Q for command line for Linux supports Ubuntu 22 and 24. It may otherwise work with GNOME v42+ or environments where the display server is Xorg and the input method framework is IBus. + * Platform requirements: Amazon Q for command line for Linux supports Ubuntu 22 and 24, and compatibility for a subset of features on Ubuntu 20. It may otherwise work with GNOME v42+ or environments where the display server is Xorg and the input method framework is IBus. @@ -43,0 +44,4 @@ Amazon Q for command line integrates with the following environments for Linux: +## Windows + +Amazon Q for command line works in Linux environments running the Windows Subsystem for Linux (WSL). This environment supports autocomplete, which requires a full installation and terminal specific support. It also supports inline completion for ZShell, which works with a minimal installation and is terminal agnostic. A full installation provides a GUI dashboard while minimal installation doesn't. +