Connor Peet
2d8ff25c85
cli: add streams to rpc, generic 'spawn' command ( #179732 )
...
* cli: apply improvements from integrated wsl branch
* cli: add streams to rpc, generic 'spawn' command
For the "exec server" concept, fyi @aeschli.
* update clippy and apply fixes
* fix unused imports :(
2023-04-12 16:51:29 +01:00
Connor Peet
abab52dd94
cli: add tunnel kill/restart subcommands ( #177286 )
2023-03-15 15:09:12 -07:00
Connor Peet
1b5fd140fb
Run tunnels as singleton process (for a --cli-data-dir) ( #177002 )
...
* wip on singleton
* wip
* windows support
* wip
* wip
* fix clippy
2023-03-14 08:09:47 -07:00
Connor Peet
8965c48d30
wip
2023-01-18 16:15:43 -08:00
Connor Peet
2c2ead679b
cli: initial wsl control server
...
Adds an stdin/out json rpc server for wsl.
Exposes a singular install_local command to install+boot the vscode server on a port from a local archive.
Also refines the common rpc layer some more. I'm decently happy with it now.
2023-01-18 08:23:04 -08:00