Is is possible to execute a shell command via Bitwarden (Linux) Desktop app in any way?
For KeepassX I do have commands like:
cmd://konsole -e ssh 1.1.1.2 -l{username} -i ~/.ssh/bimbom_rsa -o ServerAliveInterval=15
If I double click on this entry in KeepassX, the ssh command will be executed in a terminal.
How can I archive the same thing with Bitwarden?
If it’s not yet possible, it is a heavy needed feature in my opinion.