2fa-cli-util 中文文档教程
Generate a login code based on a one time password key
将当前 2fa 代码复制到剪贴板
usage
acode [Options]
Options:
-a Add Key
-k [Key Name] get code for named key
-r [Key Name] Remove named key
- install globally
yarn global add 2fa-cli-util
或
npm i -g 2fa-cli-util
从终端运行(现在应该在系统范围内可用)
acode
todo
- allow fetching of keys from secret manager or similar
Generate a login code based on a one time password key
copies current 2fa code to the clipboard
usage
acode [Options]
Options:
-a Add Key
-k [Key Name] get code for named key
-r [Key Name] Remove named key
- install globally
yarn global add 2fa-cli-util
or
npm i -g 2fa-cli-util
run from terminal (this should now be available system-wide)
acode
todo
- allow fetching of keys from secret manager or similar