Skip to content

Conversation

@omani
Copy link

@omani omani commented Nov 8, 2025

here you go.

now you can additionally run with lazyssh --sshconfig /tmp/sshconfig or lazyssh --sshconfig this_file_does_not_exist to create a new config from scratch (if needed)....or programmatically lazyssh --sshconfig <(command that outputs ssh config format).

@omani omani changed the title Fixes #83 Feature: Introduce new flag --sshconfig to specify custom ssh config file Nov 8, 2025
@omani omani changed the title Feature: Introduce new flag --sshconfig to specify custom ssh config file feat: Introduce new flag --sshconfig to specify custom ssh config file Nov 8, 2025
@omani
Copy link
Author

omani commented Nov 8, 2025

squashed.

- add -F flag to ssh command in exec.Command to use provided ssh config
file
- tested. works

fixes Adembc#83

Signed-off-by: omani <3346207+omani@users.noreply.github.com>

fix last
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant