summaryrefslogtreecommitdiff
path: root/cli_test.go
AgeCommit message (Expand)Author
2024-01-30cli: ask for passphrase when removing or renaming labelShulhan
2024-01-30all: use [lib/crypto.LoadPrivateKeyInteractive]Shulhan
2024-01-28all: make the path to private key staticShulhan
2023-10-06all: implement command "get"Shulhan
2023-10-06all: add task linter and fix all warningsShulhan
2023-10-06all: unfold private key path before readingShulhan
2023-05-19all: load private key only when neededShulhan
2023-05-16all: add command to remove the private keyShulhan
2023-05-16all: add command to set private keyShulhan
2022-08-07go.mod: set minimum Go version to 1.18 and update all modulesShulhan
2022-08-07all: clean up codeShulhan
2022-03-14all: re-licensing gotp under GPL-3.0 or laterShulhan
2021-10-27gotp: command line interface for Time-based One Time Password (TOTP)Shulhan