Search

Amazon Q Developer

CloudShell에서 진행
curl --proto '=https' --tlsv1.2 -sSf "https://desktop-release.q.us-east-1.amazonaws.com/latest/q-x86_64-linux.zip" -o "q.zip"
Shell
복사
unzip q.zip
Shell
복사
./q/install.sh
Shell
복사
q login
Shell
복사
q chat
Shell
복사