Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c9ec768

Browse files
Add log when configuring SSH
To debug where it thinks the SSH file is.
1 parent aefcc31 commit c9ec768

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/main/kotlin/com/coder/gateway/cli/CoderCLIManager.kt‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ class CoderCLIManager(
222222
workspaceNames: Set<String>,
223223
feats: Features = features,
224224
) {
225+
logger.info("Configuring SSH config at ${settings.sshConfigPath}")
225226
writeSSHConfig(modifySSHConfig(readSSHConfig(), workspaceNames, feats))
226227
}
227228

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /