- Notifications
You must be signed in to change notification settings - Fork929
Closed
Description
Currently settingCODER_SSH_CONFIG_OPTIONS
can override default SSH config options, but it cannot remove default SSH config options.
We should support settingCODER_SSH_CONFIG_OPTIONS=SetEnv=,Foo=Bar
. This would tell the client to unset the default optionSetEnv
rather than just overwrite it.
Metadata
Metadata
Assignees
Labels
No labels