sync
The sync
command downloads your encrypted safe from the server. This command is most useful when you have changed something in your safe on another client application; for example, using the web interface or browser extension, since logging in on the CLI.
bsafe sync
You can pass the --last
option to return only the timestamp (ISO 8601) of the last time a sync was performed.
Note
sync
only performs a pull from the server. Data is automatically pushed to the server any time you make a change to your safe such as create
, edit
, or delete
.