aboutsummaryrefslogtreecommitdiff
path: root/index.7
diff options
context:
space:
mode:
Diffstat (limited to 'index.7')
-rw-r--r--index.739
1 files changed, 39 insertions, 0 deletions
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