A CLI to import a KeePass database into Hashicorp Vault

496 views
Skip to first unread message

singu...@autistici.org

unread,
Jan 31, 2019, 11:47:59 AM1/31/19
to Vault
Hi,

A CLI to import the content of a KeePass database into Hashicorp Vault was published recently: https://pypi.org/manage/project/vault-keepass-import/

Here is a usage example:

   $ pip3 install vault-keepass-import
   $ export VAULT_ADDR=https://myvault.com:8200
   $ export VAULT_TOKEN=mytoken
   $ vault-keepass-import --token $VAULT_TOKEN --vault $VAULT_ADDR --password kdbxpassword  database.kdbx
             
 Feature requests are welcome at https://lab.enough.community/singuliere/vault-keepass-import/issues

Enjoy!

HoosDogg

unread,
Feb 1, 2019, 5:08:24 PM2/1/19
to Vault
Where'd this go? Went to check it out and it's gone.


Simon Dick

unread,
Feb 2, 2019, 5:21:27 AM2/2/19
to vault...@googlegroups.com
On Fri, 1 Feb 2019 at 22:08, HoosDogg <oldse...@gmail.com> wrote:
Where'd this go? Went to check it out and it's gone.

singu...@autistici.org

unread,
Feb 3, 2019, 6:21:31 AM2/3/19
to Vault
The correct PyPI link is

    https://pypi.org/project/vault-keepass-import/

Silly me: forgot to remove /manage/ :-/
Reply all
Reply to author
Forward
0 new messages