With Keepass (what we used before), it was possible to start a program via commandline via the URL field.
Bitwarden supports is already for Putty, When I put : ssh://10.0.0.1 in the URL, I’m able to click on it, and a putty session is started.
Now it would be nice if this is also possible for (for example) Windows Remote Desktop (RDP)
So when you use “cmd:command.exe” it would execute that program from the commandline.
In this case (RDP) : cmd://mstsc.exe /v: 10.0.0.1
in the URL, Bitwarden would start a commandline console starting mstsc.exe /v: 10.0.0.1 , so a Microsoft RDP session was started.