Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/aws-cli: upgrade to 1.18.39 | Keith Maxwell | 2020-04-11 | 1 | -12/+17 |
| | | | | | | | | | | | | | | | Change syntax so that linting passes. Tested manually by (1) installing the relevant packages and start bash and (2) trying out completion in bash. 1: sudo apk add bash bash-completion aws-cli && bash Test: . /etc/profile.d/bash_completion.sh complete -C '/usr/bin/aws_completer' aws Then typing `aws bu<Tab>` → `aws budgets` | ||||
* | community/aws-cli: explicitly depend on py3-setuptools and simplify | Leo | 2020-03-11 | 1 | -10/+13 |
| | |||||
* | community/aws-cli: upgrade to 1.17.10 | Leo | 2020-02-26 | 1 | -2/+2 |
| | |||||
* | community/aws-cli: upgrade to 1.17.9 | Gennady Feldman | 2020-01-31 | 1 | -3/+3 |
| | |||||
* | community/aws-cli: move from testing | Mustang | 2019-12-25 | 1 | -0/+68 |