Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 570 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 570 Bytes

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