Buat read and write secret ke hashicorp vault
Don't forget to edit config.json (copy from config.example.json)
go build
./go-vault-cli [flags] [cmd] # you can also see this in help command
./go-vault-cli -help # for help
./go-vault-cli -file=/path/to/secret -app=vault_path -branch=kv_name save
./go-vault-cli -app=vault_path -branch=kv_name read