Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(client): complete sshi ssh on (unhashed) known hosts #20

Merged
merged 1 commit into from Apr 28, 2022
Merged

feat(client): complete sshi ssh on (unhashed) known hosts #20

merged 1 commit into from Apr 28, 2022

Conversation

scop
Copy link
Collaborator

@scop scop commented Apr 27, 2022

bash-completion would have more extensive ssh completions to reuse in shell function format, but cobra doesn't make integrating with it feasible.

Implement basic known hosts completion ourselves. Requires unhashed known hosts (HashKnownHosts no) to work.

bash-completion would have more extensive ssh completions to reuse in
shell function format, but cobra doesn't make integrating with it
feasible.

Implement basic known hosts completion ourselves. Requires unhashed
known hosts (`HashKnownHosts no`) to work.
@aakso aakso merged commit 4bc258f into aakso:master Apr 28, 2022
@scop scop deleted the feat/ssh-hostname-completion branch April 30, 2022 14:50
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.

None yet

2 participants