orchard/internal/command
Nikolay Edigaryev 7d340d6908
.golangci.yml: support golangci-lint 2.0 (#289)
2025-03-24 23:58:47 +04:00
..
context .golangci.yml: support golangci-lint 2.0 (#289) 2025-03-24 23:58:47 +04:00
controller add insecure-no-tls flag (#281) 2025-03-22 00:09:24 +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 Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +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
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: fix "The handle is invalid." error on Windows (#217) 2024-11-01 16:35:01 -04:00
vnc Introduce "orchard {port-forward, vnc} worker WORKER_NAME" (#140) 2023-10-09 18:51:34 +04:00
worker Support scheduling by labels (#244) 2025-02-06 18:05:36 +04:00
root.go Produce OpenTelemetry metrics (#185) 2024-06-24 18:19:51 +04:00