orchard/internal/command
Nikolay Edigaryev 3cfa244550
create vm: introduce --{os,arch,runtime} command-line arguments (#422)
* create vm: introduce --{os,arch,runtime} command-line arguments

* v1.VM: prevent unsupported fields for "vetu" runtime
2026-03-17 19:46:00 +01:00
..
context Worker: automatically scrape logical cores and memory size (#341) 2025-09-17 00:13:42 +04:00
controller Replace Prometheus with OpenTelemetry (#413) 2026-02-23 19:01:10 +01:00
create create vm: introduce --{os,arch,runtime} command-line arguments (#422) 2026-03-17 19:46:00 +01:00
deletecmd Always require a client for running a worker (#52) 2023-03-24 17:44:20 +04:00
dev orchard worker run: introduce "--synthetic" and "--workers" hidden flags (#390) 2026-01-28 16:50:25 +01:00
get Support "tart run"'s --net-softnet-allow and --net-softnet-block (#361) 2025-10-27 23:07:43 +04:00
list Worker: automatically scrape logical cores and memory size (#341) 2025-09-17 00:13:42 +04:00
localnetworkhelper Work around Sequoia's "Local Network" permission with a helper process (#302) 2025-04-10 18:01:19 +04:00
logs Add pagination support for listing VM events (#386) 2026-01-22 09:22:53 -05:00
pause spf13/cobra: don't use PersistentFlags() (#319) 2025-05-26 19:58:37 +04:00
portforward spf13/cobra: don't use PersistentFlags() (#319) 2025-05-26 19:58:37 +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 spf13/cobra: don't use PersistentFlags() (#319) 2025-05-26 19:58:37 +04:00
vnc spf13/cobra: don't use PersistentFlags() (#319) 2025-05-26 19:58:37 +04:00
worker Instantiate new client for each spawned worker (#402) 2026-02-11 18:04:21 +01:00
root.go Work around Sequoia's "Local Network" permission with a helper process (#302) 2025-04-10 18:01:19 +04:00