-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

bw


> A CLI to access and manage a Bitwarden vault.

More information.


Log in to a Bitwarden user account:

bw login

Log out of a Bitwarden user account:

bw logout

Search and display items from Bitwarden vault:

bw list items --search {github}

Display a particular item from Bitwarden vault:

bw get item {github}

Create a folder in Bitwarden vault:

{echo -n '{"name":"My Folder1"}' | base64} | bw create folder


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 01:42:09 2024