Appearance
SSH client host configuration. This is an example of a MAML document.
{ host: "dev-server" hostname: "203.24.215.191" user: "charlie.bechtelar" port: 2200 identity_file: "~/.ssh/deploy_key" forward_agent: true server_alive_interval: 30 compression: true }