Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault

Vault is a key value store for your keys. The keys are stored and persisted in json format file.

  • Install
cargo install --git https://github.com/jcbritobr/vault
  • How to use?
$ vault -h
A key value tool for persist your passwords

Usage: vault <COMMAND>

Commands:
  read    Read data from storage
  create  Create an empty storage
  insert  Insert an item in storage
  remove  Remove an item from storage
  help    Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

About

Vault is a key value store for your keys. The keys are stored and persisted in json format file.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages