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 d2000ed commit 4bf28d1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,18 @@ AFP| ~/git/hub/afpre$ # do some more work ...
```
You can type `awsenv` to print aws-specific environment information.

## Manual Renewal

Whithin an `afpre` session you can - if you feel the need - manually trigger a token renewal. Either only if your old tokens have expired ...
```
$ condrenew
```
... or even unconditionally by calling
```
$ renew
```
You can call `awsenv` to check for your current AWS credentials.

## Configuration

```
Expand Down

0 comments on commit 4bf28d1

Please sign in to comment.