github / gh-net

A network bridge between a Codespace and a local machine.
https://github.com/github/gh-net
285 stars 21 forks source link

[api]: accept `--codespace` argument to specify a codespace name #30

Closed legomushroom closed 2 years ago

legomushroom commented 2 years ago

Accept --codespace (-c for short) argument to allow passing a Codespace name to connect to bypassing interactive Codespace selection dialog. This will enable using the extension in automation scenarios, like setting up a script to automatically setup the network bridge when connecting to a Codespace.

cc @homeaidepi

legomushroom commented 2 years ago

Released in 0.8.3 🎉