- 23 Mar, 2019 1 commit
-
-
Marc Cornellà authored
* Clean up Homebrew detection and add comments. Also changed some if flags. * Detect aws cli completion file from RPM
-
- 31 Dec, 2018 1 commit
-
-
Anton Stamenov authored
-
- 28 Oct, 2018 2 commits
-
-
Jorge Vargas authored
Stop exporting AWS_HOME and use the standard AWS_CONFIG_FILE environment variable, with a fallback to ~/.aws/config (default location) if not defined. Close #7356
-
Vargas, Jorge L authored
The environment variable name used to be AWS_DEFAULT_PROFILE but the CLI documentation now only mentions AWS_PROFILE. https://docs.aws.amazon.com/cli/latest/userguide/cli-environment.html It seems like the CLI was the only tool using AWS_DEFAULT_PROFILE, and all the AWS SDKs used AWS_PROFILE, so they standardized on it. https://onetechnical.wordpress.com/2016/10/07/the-curious-case-of-aws_default_profile/ Note: still left AWS_DEFAULT_PROFILE on the method to set the profile to maintain backwards compatibility. Close #7354
-
- 16 May, 2018 1 commit
-
-
Frank Wittig authored
-
- 10 May, 2018 1 commit
-
-
Hosh authored
-
- 07 Nov, 2017 1 commit
-
-
T0mK0 authored
* speed up chruby plugin by eliminating(as much as possible) calls to brew * speed up aws plugin by eliminating(as much as possible) calls to brew
-
- 04 Sep, 2015 1 commit
-
-
Alexey V Zapparov authored
-
- 10 Jun, 2015 1 commit
-
-
Andrew Purcell authored
Sometimes the output of ``homebrew --prefix`` and ``homebrew --prefix awscli`` don't match, and the second is the correct call.
-
- 09 Jun, 2015 1 commit
-
-
Werner Buck authored
-
- 15 Dec, 2014 1 commit
-
-
Superbil authored
Check _aws_zsh_completer_path had exist or not
-
- 03 Sep, 2014 1 commit
-
-
Matt Walker authored
-
- 30 Aug, 2014 1 commit
-
-
Douglas S.D. Hall authored
the mangled version installed into $(brew-prefix)/bin if using homebrew installed awscli on OSX. This was discussed here - https://github.com/Homebrew/homebrew/issues/30268
-
- 09 Oct, 2013 1 commit
-
-
Cristian Măgherușan-Stanciu authored
It also supports quickly switching AWS profiles defined in ~/.aws/config using the asp alias
-