A CLI tool to interact with Passbolt, a Open source Password Manager for Teams
Find a file
2021-09-08 11:35:57 +02:00
cmd add group commands 2021-09-08 11:13:29 +02:00
folder add folder commands 2021-09-08 11:12:34 +02:00
group add group commands 2021-09-08 11:13:29 +02:00
resource add resource commands 2021-09-08 11:07:38 +02:00
util add utils 2021-09-08 10:59:17 +02:00
.gitignore update .gitignore 2021-09-08 11:35:57 +02:00
go.mod update deps, remove replace 2021-09-08 11:31:20 +02:00
go.sum update deps, remove replace 2021-09-08 11:31:20 +02:00
LICENSE Initial commit 2021-09-08 10:42:10 +02:00
main.go add basic operational commands 2021-09-08 10:54:20 +02:00
README.md Initial commit 2021-09-08 10:42:10 +02:00
staticcheck.conf add staticcheck config 2021-09-08 10:49:44 +02:00

go-passbolt-cli

A CLI tool to interact with Passbolt, a Open source Password Manager for Teams