Implement team bitwarden #835
Labels
project/snowdrop
topic/weekly-update
Your main weekly accomplishment. I will aggregate your different updates into one message
Passwordstore vs Bitwaren
Installation
Download bitwarden CLI
curl -O -L -J "https://vault.bitwarden.com/download/?app=cli&platform=linux"
Unzip the file.
unzip -d ~/.local/bin/ bw-linux-1.22.1.zip
Add execution permission
chmod 755 ~/.local/bin/bw
Usage
Login
Manual login
Batch login
Export 2 environment variables with the
client id
and theclient secret
.Login
Usage
The text was updated successfully, but these errors were encountered: