bugzilla-daemon at mindrot.org
2021-Feb-16  02:25 UTC
[Bug 3262] New: [FEATURE REQUEST] Enable a SSH list (ssh-list) that reads the .ssh/config and list hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=3262
            Bug ID: 3262
           Summary: [FEATURE REQUEST] Enable a SSH list (ssh-list) that
                    reads the .ssh/config and list hosts
           Product: Portable OpenSSH
           Version: 8.4p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: firesh at gmail.com
Created attachment 3472
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3472&action=edit
sample of ssh-list
i believe this feature maybe useful to be added. Below is the details. 
It would be really helpful to the community and also ssh users. 
Enable a command similar to 'ssh-keygen' representing 'ssh-list'
to
list out the hosts within the config file. This would help command line
users to get the list of hosts directly as a view. 
I understand this can be achieved via alias on SHELL terminals, but it
would be a nice feature to be added directly coming from ssh itself. 
I have attached a screenshot in which i have created alias to help me
with that.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2022-Jan-14  04:34 UTC
[Bug 3262] [FEATURE REQUEST] Enable a SSH list (ssh-list) that reads the .ssh/config and list hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=3262
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
I don't think this is something that needs to live in OpenSSH itself,
it's easy enough to do with grep in a shell-script, sorry.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2022-Feb-25  02:59 UTC
[Bug 3262] [FEATURE REQUEST] Enable a SSH list (ssh-list) that reads the .ssh/config and list hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=3262
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
closing bugs resolved before openssh-8.9
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.