Skip to content

Commit c9ec768

Browse files
committed
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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy