文件名称:secretly-cli:包裹在我的Secretly软件包中的CLI工具
文件大小:2KB
文件格式:ZIP
更新时间:2024-03-10 09:41:08
Go
暗中 这是一个CLI工具,包裹在 储存秘密 secret.ly-cli set --name "test_secret" --value "test_secret_value" --key "encryption_key" 检索秘密 secret.ly-cli get --name "test_secret" --key "encryption_key"
【文件预览】:
secretly-cli-master
----go.mod(94B)
----main.go(3KB)
----go.sum(356B)
----README.md(322B)
----.gitignore(9B)