[Bug 3519] Command line parameter to print out full config
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jan 13 13:04:14 AEDT 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3519
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at dtucker.net
--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
What you're asking for does not currently exist with ssh(1) and I don't
think adding it would be easy.
The current parser builds up what its notion of the "full set" of
options based on the arguments it's given, but that full set (the
Options struct) is what is output by ssh -G, and it doesn't really have
a notion of the "fully expanded" config for all hosts that you're
asking for.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list