Hi all.
we have Vault, at moment for testing purposes, and I stored in k/v secrets, a ssh private key and the ssh config to login onto some servers.
How can I use vault, as CLI, to retrieve the priv ssh key and then connect to a server automatically from a terminal?
Thanks @fhemberger
The problem is that the vault ssh dynamic keys are deprecated and, at the moment, I want to create something for the servers already deployed.