The desktop bitwarden can now act as an ssh-agent.
This request is for a similar capability for the command-line bitwarden.
The name of the command-line bitwarden exectuable is bw.
It seems like this could be an option for bw login --agent or as a separate bw agent (and bw agent --off) command that would work only if there were an active login.
I think this behavior should be separate from the bw lock.
Proper support in the bw CLI would be much better, of course. Even adding SSH key support to bw get (to avoid the jq call) would be an improvement: add a new object type for SSH private keys, or maybe repurpose the password object for type 5 items.