
bw
List of commands for bw:
-
bw:tldr:2d774 bw: Search and display items from Bitwarden vault.$ bw list items --search ${github}try on your machineexplain this command
-
bw:tldr:83e5f bw: Display a particular item from Bitwarden vault.$ bw get item ${github}try on your machineexplain this command
-
bw:tldr:b3b4f bw: Log out of a Bitwarden user account.$ bw logouttry on your machineexplain this command
-
bw:tldr:cd29f bw: Create a folder in Bitwarden vault.$ ${echo -n '{"name":"My Folder1"}' | base64} | bw create foldertry on your machineexplain this command
-
bw:tldr:debab bw: Log in to a Bitwarden user account.$ bw logintry on your machineexplain this command