microsoft / vscode-remote-release

Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.

Home Page:https://aka.ms/vscode-remote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

all passing machine name as a cli argument

ahmadnassri opened this issue · comments

allow passing an argument --machine-name or an environment variable VSCODE_MACHINE_NAME to specify a machine name instead of the user input prompt.

this will allow for easier automation with containers, vms etc ...

the "login prompt" can be accessed through vm / docker logs, but opening an interactive shell to input a machine name would introduce an extra step in orchestration that could easily be avoided

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 10 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

🙂 This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!