aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Segundo2022-06-10 20:30:09 +0200
committerChristian Segundo2022-06-10 20:30:09 +0200
commit8d4c7d3875090e11c9fa76696a891a258b7b33e3 (patch)
tree781af0c3f81243467c666d6b0bc279b56ca87fb6 /README.md
parentd0afccdfc9d6370cab07698987e4146354f48a2c (diff)
downloadawscli-plugin-passtotp-8d4c7d3875090e11c9fa76696a891a258b7b33e3.tar.gz
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0033a01..ab5e1d6 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# pass authentication for AWS CLI (and boto) made easy
+# AWS CLI MFA with pass-otp made easy
This plugin enables aws-cli to directly talk to [pass](https://www.passwordstore.org/)
to acquire an OATH-TOTP code using the [pass-otp](https://github.com/tadfisher/pass-otp) extension.
@@ -36,10 +36,10 @@ mfa_path = foo/aws/bar
...
```
-
## Usage
Just use the `aws` command with a custom role and the plugin will do the rest:
+
```sh
$ aws s3 ls --profile myprofile
2013-07-11 17:08:50 mybucket