import
The import
command imports data from a prior Bravura Safe export or another supported password management application. The command must be pointed to a file and include the following arguments:
bsafe import <format> <path>
For example:
bsafe import lastpasscsv /Users/myaccount/Documents/mydata.csv
Bravura Safe supports many formats for import. Use bsafe import -- formats
to return the list.
Note
You will be prompted to enter the password before import completes if you are importing an encrypted .json
file that you have created with a password.