index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
aws
Age
Commit message (
Expand
)
Author
2023-05-12
fix(aws): use the correct variable to assert region is defined (#11691)
ZYX
2023-05-06
fix(aws): correct access key disable command (#11671)
Mark Keisler
2023-04-27
fix(aws): set properly set divider to space
Idan Fishman
2023-04-19
feat(aws): allow more customisation in prompt function (#11619)
Roeniss Moon
2023-04-18
feat(aws)!: improve `aws_change_access_key` (#11378)
Mark Keisler
2023-03-28
fix(aws): restore accidentally deleted variable
Carlo Sala
2023-03-21
fix(aws): do not print region if it's not defined
Carlo Sala
2023-03-21
feat(aws): set region when AWS_REGION is not set
Yu Xiang Zhang
2023-03-07
feat(aws): add AWS_REGION to aws_prompt_info (#10062)
potato
2023-01-13
feat(aws): load profiles from credentials file (#11196)
Noam Cohen
2022-07-12
fix(aws): allow non-space characters in profile names (#11040)
Hans Donner
2022-02-28
fix(aws): allow empty prefix and suffix in prompt function (#10744)
Marc Cornellà
2022-01-19
feat(aws): accept aws mfa tokencode on `acp` cli call (#10130)
Mike Mattice
2022-01-03
fix(aws): quote % in `aws_prompt_info`
Marc Cornellà
2021-11-27
feat(aws): Adds the login option for AWS SSO (#9921)
Nicholas Hawkes
2021-07-13
fix(aws): allow for profile switch w/o MFA configured (#9924)
Sergei Shvetsov
2020-11-19
feat(aws): respect optional parameters from the AWS CLI config file (#9453)
Roman Danyk
2020-11-11
docs(aws): add config examples (#9422)
Rob Vadai
2020-11-10
fix(aws): fix acp function for MFA without role and other fixes (#9426)
Marc Cornellà
2020-11-04
fix(aws): support MFA for profiles without role to assume (#9411)
Maksym
2020-10-29
aws: split setting profile from changing profile (#9402)
Maksym
2020-10-29
aws: get and set session token if available (#9397)
Setu Shah
2020-10-24
aws: add role delegation and MFA support as per IAM Best Practices (#8419)
Maksym
2020-10-05
Revert "Remove redundant bashcompinit calls"
Marc Cornellà
2020-09-30
Remove redundant bashcompinit calls
Marc Cornellà
2020-07-18
aws: improve check for aws_completer - unhardcode path (#9123)
Amir Tahvildaran
2020-07-09
aws: allow @ in AWS profiles (#9099)
Lutz Horn
2020-04-26
aws: fix aws_change_access_key function with awscli v2 (#8816)
tom139
2020-03-09
aws: fix awscli completion path on NixOS (#8707)
B YI
2020-03-05
aws: add support for AWS CLI v2 autocompletion (#8670)
Marc Cornellà
2020-01-30
aws: fix array assignment in asp function
Marc Cornellà
2019-05-28
aws: use function keyword in function definitions
Marc Cornellà
2019-05-26
aws: check availability of aws profiles (#7839)
programmer04
2019-05-25
aws: check for existence of config file in aws_profiles
Marc Cornellà
2019-05-10
aws: really unset AWS*PROFILE variables in asp function (#7838)
Mohamed El Mouctar Haidara
2019-04-29
aws: fix path resolution of aws completion for Ubuntu (#7812)
dorons
2019-04-09
Fix redundant export of RPROMPT in aws plugin
programmer04
2019-04-09
Reword and fix formatting
Marc Cornellà
2019-04-08
Fix showing aws prompt for theme fishy (append RPROMPT instead of overwrite)
programmer04
2019-03-24
aws: document aws_change_access_key and fix README
Marc Cornellà
2019-03-24
aws: clean up aws_change_access_key function
Marc Cornellà
2019-03-24
aws: added an alias for changing the AWS access key set on a profile
Cristian Măgherușan-Stanciu
2019-03-24
aws: set AWS_EB_PROFILE for the EB CLI (#7388)
Logan Lindquist
2019-03-24
aws: refactor AWS plugin (#7615)
David Kane
2019-03-23
aws: refactor completion sourcing logic (#7364)
Marc Cornellà
2018-12-31
aws_porfiles regex is catching more lines than profiles, thus breaking comple...
Anton Stamenov
2018-10-28
aws: use AWS_CONFIG_FILE to complete profiles
Jorge Vargas
2018-10-28
aws: change AWS_DEFAULT_PROFILE to AWS_PROFILE
Vargas, Jorge L
2018-10-28
aws: add README (#7357)
Jorge Luis Vargas Aguilar
2018-05-16
allow . in profile names
Frank Wittig
[next]