Appearance
SSH client host configuration. This is an example of a MAML document.
{ host: "production" hostname: "174.79.123.48" user: "michael69" port: 22 identity_file: "~/.ssh/deploy_key" forward_agent: true server_alive_interval: 120 compression: true }