bw unlock [password]
Unlock the vault and return a new session key
Arguments
Name | Description |
---|---|
password | Master Password for the Vault to be unlocked |
Options
Name | Description |
---|---|
--check | Check lock status |
--passwordenv <passwordenv> | Supply an environment variable storing your password |
--passwordfile <passwordfile> | Path to a file containing your password as its first line |
-h, --help | Display help for unlock command |