From aedc3c206dd997c6dd96ce53a807b0b6ae635b3c Mon Sep 17 00:00:00 2001 From: Shulhan Date: Fri, 6 Oct 2023 16:35:12 +0700 Subject: all: implement command "get" The "get" command get and print the issuer by its LABEL. This will print the issuer secret, unencrypted. --- README.md | 5 +++++ _sys/etc/bash_completion.d/gotp | 8 +++++++- cli.go | 19 +++++++++++++++++ cli_test.go | 45 +++++++++++++++++++++++++++++++++++++++++ cmd/gotp/main.go | 24 ++++++++++++++++++++++ 5 files changed, 100 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 85a9579..d606abe 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,11 @@ gen