Feature Request
Describe your use case and the problem you are facing
The way to connect to a Lima (Linux on macOS) guest is:
ssh -F config_file host_alias
Describe the solution you'd like
It might be helpful (if possible) to add a new alias such as ssh-config or ssh_config_file, to the --ssh option, allowing users to specify the SSH config file directly.
Feature Request
Describe your use case and the problem you are facing
The way to connect to a Lima (Linux on macOS) guest is:
Describe the solution you'd like
It might be helpful (if possible) to add a new alias such as
ssh-configorssh_config_file, to the--sshoption, allowing users to specify the SSH config file directly.