pb-export
v1.0.0
Published
Export passwords from PasswordBox to a CSV file
Downloads
1
Readme
pb-export
PasswordBox export tool.
Install this globally and you'll have access to the pb-export
command anywhere on your system.
npm install -g pb-export
Note: The job of the pb-export
command is to export your passwords from PasswordBox to a CSV file containing the following columns name
, url
, login
, password
. The password.csv
file will be generated in the current directory. This command connects directly to PasswordBox's servers.