mirror of
https://github.com/bitwarden/importer.git
synced 2025-12-10 09:33:40 -06:00
Bitwarden Importer
The Bitwarden Importer utility can be used to migrate individual vaults from another password management service, such as LastPass, without having to deal with the typical export process requiring CSV files. Just enter your credentials from Bitwarden and the old password management service and you're done!
Command line args
You can use command line arguments to pre-populate any of the fields with default values:
bitwardenServerUrl=https://bitwarden.company.combitwardenEmail=john.doe@company.combitwardenApiKey=1(1 = checked)bitwardenApiKeyClientId=user.guidbitwardenApiKeySecret=myApiKeySecretbitwardenMasterPassword=my-bitwarden-master-passwordbitwardenKeyConnector=1(1 = checked)lastpassEmail=john.doe@company.comlastpassMasterPassword=my-lastpass-master-passwordlastpassSkipShared=1(1 = checked)disableLastpassSkipShared=1(1 = disabled)
Special thanks
A special thank you to the Password Manager Access library that powers this application.
Version 1.5.0
Latest
Languages
C#
79.5%
Shell
20.5%
