orchard/internal/command
Nikolay Edigaryev 507db0fcfe
orchard create vm: introduce --disk-size command-line argument (#313)
2025-04-29 18:21:46 +04:00
..
context .golangci.yml: support golangci-lint 2.0 (#289) 2025-03-24 23:58:47 +04:00
controller Worker: fix "failed to retrieve Orchard's home directory path" (#309) 2025-04-17 21:57:04 +04:00
create orchard create vm: introduce --disk-size command-line argument (#313) 2025-04-29 18:21:46 +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 orchard create vm: introduce --disk-size command-line argument (#313) 2025-04-29 18:21:46 +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 Worker: fix "failed to retrieve Orchard's home directory path" (#309) 2025-04-17 21:57:04 +04:00
root.go Work around Sequoia's "Local Network" permission with a helper process (#302) 2025-04-10 18:01:19 +04:00