bitwarden-cli¶
work with your bitwarden vault from the command line.
installation¶
use in scripts¶
to use bitwarden-cli in scripts, you can pass --raw
to the unlock command and retrieve only the session token:
unlock / lock¶
search¶
you can also pass | jq
to it since the output is in json
get username / password¶
use the search from above, and take the id
to get the username/password: