aws / aws/amazon-q-developer-cli
Feature Request: unattended installation mode for Linux
Open
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
Currently, [install.sh](https://github.com/aws/amazon-q-developer-cli/blob/main/bundle/linux/install.sh) runs `q setup` which requires interaction. This makes it difficult to install Q CLI in an automated manner across a Linux fleet.
It would be ideal if the install.sh script accepted an unattended mode flag that when set does not run `q setup`.
Contributor guide
Assessment
This issue has not been assessed yet.