From d3ae4c9b0089091af84b1e68aef4f62373546f2c Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Sun, 30 Apr 2023 11:17:38 +0200 Subject: Add index --- index.7 | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 index.7 diff --git a/index.7 b/index.7 new file mode 100644 index 0000000..a083c5e --- /dev/null +++ b/index.7 @@ -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 -- cgit v1.2.3