Is your feature request related to a problem? Please describe
We started using 1pass SSH Agent https://blog.1password.com/1password-ssh-agent/.
In our usecase we don't need to save the ssh key pair local anymore. This is why ddev auth ssh does not find any ssh keys on the root system.
Could you find a way to implement this feature in ddev?
Describe the solution you'd like
It would be great if ddev would support most ssh agents (like 1Password), so we could work without any ssh key pairs on the local machines.
DDEV could actually do this automatically or via configuration (without requiring ddev auth ssh). Because it has security considerations, it may be something that needs to be configured/authorized explicitly.
Describe alternatives you've considered
No response
Additional context
No response