Skip to content

InfrabelLinux/vault-keepassxc-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vault-importer

A simple script designed to import KeepassXC CSV exports into Hashicorp Vault.

Usage

vault_import
    --csv CSV    Location of the CSV file.
    --base BASE  Base path of your secrets in the vault.
    --url URL    URL of the Vault. Include the port.

Installation

Execute python3 setup.py install --user to install.

About

Import a KeepassXC CSV file into Hashicorp Vault.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages