clouatre-labs/Setup Q CLI
Install and cache Amazon Q Developer CLI for GitHub Actions workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Q CLI version to install (e.g., latest) | no | 1.19.7 |
| aws-region | AWS region for Q CLI operations | no | us-east-1 |
| enable-sigv4 | Enable SIGV4 authentication mode | no | false |
| verify-checksum | Verify SHA256 checksum of downloaded binary | no | false |
Outputs
| name | description |
|---|---|
| q-version | Installed Q CLI version |
| q-path | Path to Q CLI binary directory |