diff options
-rw-r--r-- | index.7 | 39 |
1 files changed, 39 insertions, 0 deletions
@@ -0,0 +1,39 @@ +.Dd Jun 10, 2022 +.Dt INDEX 7 +.Os "Christian Segundo" +. +.Sh NAME +.Nm awscli-plugin-passtotp +.Nd AWS CLI plugin to directly talk to +.Lk https://www.passwordstore.org pass +for OATH-TOTP keys +. +.Sh DESCRIPTION +.Nm +enables +.Lk https://aws.amazon.com/cli/ aws-cli +to directly talk to +.Lk https://www.passwordstore.org pass +to acquire an OATH-TOTP code using the +.Lk https://github.com/tadfisher/pass-otp pass-otp +extension. +. +.Ss Source Code +.Bl -bullet -compact +.It +download current or past +.Lk /awscli-plugin-passtotp/refs/tags releases +.It +clone the repo: +.Dl git clone https://git.segundo.io/awscli-plugin-passtotp +.It +see the +.Lk /awscli-plugin-passtotp/tree/README README +for instructions +.El +. +.Ss Packages +.Bl -bullet -compact +.It +.Lk https://pypi.org/project/awscli-plugin-passtotp/ PyPI +.El |