Connor Peet
|
4aa04c7db2
|
cli: add extra fs operations for container
Ref https://github.com/microsoft/vscode-remote-tunnels/issues/695
|
2023-10-18 20:28:02 -07:00 |
|
Martin Aeschlimann
|
0c85b95c48
|
stop tunnel when executable gets deleted (#181505)
stop when executable gets deleted
|
2023-05-09 09:25:51 +02: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
|
b5ad508dfb
|
cli: cleanup some process querying code (#170306)
Avoid pulling system info we don't have to.
Minor cleanups while working on https://github.com/microsoft/vscode/pull/170305
|
2022-12-30 12:55:57 -08:00 |
|
Connor Peet
|
889fbd2f1b
|
add detection for integrated cli, verify
|
2022-09-26 07:22:58 +02:00 |
|
Connor Peet
|
b784bcdd32
|
cli: use hard tabs to align with vscode style
|
2022-09-23 14:17:01 -07:00 |
|
Connor Peet
|
3762635fe1
|
move cli to top level
|
2022-09-20 08:42:44 -07:00 |
|