developmentseed / developmentseed/remote-workstation

Support User Path Expansion

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
25
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Wondering if we want to support User Path expansion for the `SSH` related `env` variables.
This would enable the `env` to use things like `SSH_CONFIG_LOCATION="~/.ssh/config"`

Probably just requires wrapping the use of those variables in the python code with `os.path.expanduser`. Not sure if this creates any unintended side effects, or if will work well cross platform.

Open Question: Where does WSL store it's ssh config. All that really matters is that the publickey is read from the correct place, and that VSCode or other SSH client looks at the correct file.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.