ssh -A user@host

Category: SSH & Remote

ssh -A user@host

Connect with SSH agent forwarding enabled

Enables agent forwarding: lets the remote server use your local SSH keys to connect to other servers. Useful for multi-hop SSH.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.