keepass-vault-sync

command module
v0.0.0-...-1793038 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 1 Imported by: 0

README

keepass-vault-sync

Go Report Card container build go test golangci-lint

Simple little utility that syncs certain groups from a keepass db to a path in vault.

install

golang
go install github.com/kaiehrhardt/keepass-vault-sync@latest

docker

docker pull ghcr.io/kaiehrhardt/keepass-vault-sync:edge

getting started

VAULT_TOKEN="{your_vault_token}" VAULT_ADDR="{your_vault_addr}" keepass-vault-sync \
  -f {name}.kdbx \
  -g {group1_name},{group2_name} \
  -p {keepass_db_pass}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL