ssh_config_lookup
Look up the effective SSH configuration for a host, revealing hostname, user, port, identity files, and proxy settings from ~/.ssh/config to understand connection behavior.
Instructions
Resolve the effective SSH configuration for a host. Shows hostname, user, port, identity files, proxy settings, and all other options from ~/.ssh/config. Use this to understand how SSH will connect to a host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | SSH hostname or IP address |