Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Flamm committed Feb 22, 2018
1 parent 5363575 commit d308871
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,16 @@ $ condrenew
$ renew
```
You can call `awsenv` to check for your current AWS credentials.
```
AFP| ~/git/hub/afpre$ awsenv
AWS_ROLE=admin
AWS_SECRET_ACCESS_KEY=...
AWS_VALID_SECONDS=3600
AWS_ACCOUNT=...
AWS_SESSION_TOKEN=...
AWS_ACCESS_KEY_ID=...
AWS_SECURITY_TOKEN=...
```

## Configuration

Expand Down

0 comments on commit d308871

Please sign in to comment.