[go: nahoru, domu]

Skip to content

export specific profile credentials to environment variable

License

Notifications You must be signed in to change notification settings

Gujarats/aws-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-env

Export your specified profile credentials to environment variable

Usage

Specify profile using flag

$ aws-env --profile YOUR_AWS_PROFILE

or just aws-env it will use default profile or the profile you define in configuration file $HOME/.aws-env/config.yaml

Installation

Download the latest release binary here and extract to your bin for example /usr/local/bin/.

  • Create file $HOME/.aws-env/config.yaml
  • specify your profile
profile: your-custome-profile