文件名称:vault-unseal:免费保险柜自动拆封
文件大小:24KB
文件格式:ZIP
更新时间:2024-04-19 20:46:03
Go
保管箱自动开封 CLI command to manage SSH keys stored on Bitwarden Usage: vault-unseal [command] Available Commands: add Add SSH key to Bitwarden. get Get SSH key from Bitwarden. help Help about any command version Print the version/build number Flags: -h, --help help for vault-unseal Use " vault-unseal [command] --help " for more information about a command. 要求 已安
【文件预览】:
vault-unseal-master
----.gitignore(302B)
----go.mod(87B)
----Dockerfile(504B)
----Makefile(1KB)
----pkg()
--------info()
----LICENSE(11KB)
----go.sum(28KB)
----.github()
--------workflows()
----main.go(508B)
----README.md(2KB)
----.golangci.yml(1KB)
----cmd()
--------helpers.go(284B)
--------version.go(403B)
--------get.go(570B)
--------version_test.go(169B)