Commit graph

12 commits

Author SHA1 Message Date
Dave Gallant d05e7e6cc4
awscli2: 2.1.7 -> 2.1.17 2021-01-10 10:04:51 -05:00
Vincent Haupert 991ebdfc1d
awscli2: 2.1.3 -> 2.1.7 2020-12-04 20:45:00 +01:00
zimbatm 74f08a53a1
awscli2: fix bash completion name
The bash completion name should map the binary name, so that it can be
loaded by the bash-completion package automatically.
2020-11-30 18:40:14 +01:00
Quentin Revel 8582f5dbc9 awscli2: fix completion
Generate index file for shell completion

Fix #103709

See-also: https://github.com/Homebrew/homebrew-core/pull/57547/files
2020-11-23 12:54:53 +08:00
Florian Klink b203be9a9b
Merge pull request #104453 from davegallant/awscli2-2.1.3
awscli2: 2.0.54 -> 2.1.3
2020-11-22 11:57:29 +01:00
Dave Gallant 5000221a79
awscli2: 2.0.54 -> 2.1.3 2020-11-20 23:54:37 -05:00
Jonas Chevalier a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
Dave Gallant 8d530dd0d7
awscli2: 2.0.48 -> 2.0.54 2020-10-03 23:03:49 -04:00
zimbatm 60d443d0cd
awscli2: 2.0.46 -> 2.0.48 2020-09-14 15:14:28 +02:00
Dave Gallant e976a70f5f
awscli2: 2.0.36 -> 2.0.46 (#97304) 2020-09-06 23:08:05 +02:00
Dave Gallant 892bd43dea
awscli2: 2.0.26 -> 2.0.36 2020-08-05 23:29:25 -04:00
Dave Gallant a142770da5
awscli2: init at 2.0.26
Amazon released v2 of their CLI, but is still actively maintaining v1.

- https://github.com/aws/aws-cli/blob/2.0.26/CHANGELOG.rst
- https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html
- https://docs.aws.amazon.com/cli/latest/userguide/cliv2-migration.html
2020-06-30 23:11:31 -04:00