orchard/internal/command
Nikolay Edigaryev abcfee677d
Work around Sequoia's "Local Network" permission with a helper process (#302)
* Work around Sequoia's "Local Network" permission with a helper process

* README.md: macOS 15 (Sequoia) warning

* Make "orchard dev" unix-specific too, otherwise Release fails

* Fix typo in "localNetworkHerlper"

* Slightly improve the macOS 15 (Sequoia) note

* orchard worker run: better documentation for --user

* Make sure privilege dropping is the first step we do in runWorker()
2025-04-10 18:01:19 +04:00
..
context .golangci.yml: support golangci-lint 2.0 (#289) 2025-03-24 23:58:47 +04:00
controller orchard controller run: create a default bootstrap context (#291) 2025-03-27 18:48:04 +04:00
create orchard create vm: introduce --random-serial command-line argument (#248) 2025-02-12 18:00:13 +04:00
deletecmd Always require a client for running a worker (#52) 2023-03-24 17:44:20 +04:00
dev Work around Sequoia's "Local Network" permission with a helper process (#302) 2025-04-10 18:01:19 +04:00
get Worker: prefer assigned CPU/memory to CPU/memory (#250) 2025-02-13 16:23:47 +04:00
list Worker: better cleanup mechanisms (#139) 2023-09-28 19:09:43 +00:00
localnetworkhelper Work around Sequoia's "Local Network" permission with a helper process (#302) 2025-04-10 18:01:19 +04:00
logs Fixed `logs` gluing the lines together. (#87) 2023-06-04 09:42:02 +00:00
pause Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
portforward Introduce "orchard {port-forward, vnc} worker WORKER_NAME" (#140) 2023-10-09 18:51:34 +04:00
resume Introduce "orchard pause" and "orchard resume" commands (#73) 2023-04-07 22:59:41 +04:00
set "--scheduler-profile" option to allow different orchestration patterns (#224) 2024-11-28 20:07:46 +04:00
ssh orchard ssh vm: prevent busy loop in remote terminal resize goroutine (#297) 2025-04-02 14:07:52 +00:00
vnc Introduce "orchard {port-forward, vnc} worker WORKER_NAME" (#140) 2023-10-09 18:51:34 +04:00
worker Work around Sequoia's "Local Network" permission with a helper process (#302) 2025-04-10 18:01:19 +04:00
root.go Work around Sequoia's "Local Network" permission with a helper process (#302) 2025-04-10 18:01:19 +04:00