pwallet

Crates.iopwallet
lib.rspwallet
version1.0.1
sourcesrc
created_at2023-09-01 16:44:56.189848
updated_at2023-09-15 02:49:10.611123
descriptionpwallet is a cli for store and recover or export passwords
homepagehttps://dnrops.gitee.io
repositoryhttps://gitlab.com/andrew_ryan/passwallet
max_upload_size
id961042
size16,123
zinso (zinso)

documentation

https://docs.rs/pwallet

README

pwallet is a cli for store and recover passwords

Crates.io Rust license

USEAGE:

pwallet  

pwallet is a cli for store,export,import passwords

Usage: pwallet [OPTIONS] [COMMAND]

Commands:
pwallet store, s        Store password in pwallet       example:pwallet s my_id my_passowrd
pwallet export, e       Export passwords from pwallet   example:pwallet e
pwallet import, i       Import passwords to pwallet     example:pwallet i ./passwords
pwallet display, d      Display all passwords in terminal       example:pwallet d
pwallet -h --help       Prints help information
Commit count: 5

cargo fmt