Skip to content

Commit

Permalink
improve README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rkeiii committed Sep 23, 2020
1 parent 2a230fa commit 21bbc7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ aws s3 ls --profile role-requiring-mfa

# YubiKey Support
Loading OATH tokens directly from a YubiKey is supported. You will need to provide the --yk-oath-credential argument or equivalent environment variable.
A list of valid values can be found by running `ykman list`.
A list of valid values can be found by running `ykman oath list`.

Example command to load an MFA token directly from a YubiKey:
```
aws-mfa bks-rone --yk-oath-credential "Amazon Web Services:rone-cli@bookshare
aws-mfa bks-rone --yk-oath-credential "Amazon Web Services:rone-cli@bookshare"
```

0 comments on commit 21bbc7e

Please sign in to comment.