with a nix package:
bitwarden-ssh-agent
INFO:root:Getting Bitwarden session
INFO:root:Getting folder list
? Master password: [input is hidden]
it's like not detecting the session when it is active and set in the environment...
executing with Python works like a charm!
ython bw_add_sshkeys.py
INFO:root:Getting Bitwarden session
INFO:root:Getting folder list
INFO:root:Getting folder items
INFO:root:Attempting to add keys to ssh-agent
with a nix package:
it's like not detecting the session when it is active and set in the environment...
executing with Python works like a charm!