If host using a SSH Jump Host via ProxyJump directive in SSH config and user rename Jump Host for using fast-ssh grouping, like work/jump-prod then SSH would print an error in config: Invalid ProxyJump "work/jump-prod"
If you try to remove quotes the error still remains
What about this feature? Would be this function in project?
If host using a SSH Jump Host via ProxyJump directive in SSH config and user rename Jump Host for using fast-ssh grouping, like
work/jump-prodthen SSH would print an error in config:Invalid ProxyJump "work/jump-prod"If you try to remove quotes the error still remains
What about this feature? Would be this function in project?