orchard/internal/command
Nikolay Edigaryev af221cf3c1
Support for prefixed Orchard Controller API URLs (#355)
* Support for prefixed Orchard Controller API URLs

* Fix Swagger UI

* Remove spurious "fmt" import

* Use url.URL in order to correctly calculate API path for Swagger UI
2025-10-06 20:04:47 +04:00
..
context Worker: automatically scrape logical cores and memory size (#341) 2025-09-17 00:13:42 +04:00
controller Support for prefixed Orchard Controller API URLs (#355) 2025-10-06 20:04:47 +04:00
create API spec: document VM object more thoroughly (#354) 2025-10-06 18:22:57 +04:00
deletecmd Always require a client for running a worker (#52) 2023-03-24 17:44:20 +04:00
dev Support for prefixed Orchard Controller API URLs (#355) 2025-10-06 20:04:47 +04:00
get orchard create vm: "--nested" flag to enable nested virtualization (#346) 2025-09-26 19:42:44 +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 Fixed `logs` gluing the lines together. (#87) 2023-06-04 09:42:02 +00: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 Fix websocket.(*Conn).timeoutLoop goroutine leak (#329) 2025-07-11 15:23:50 +04:00
root.go Work around Sequoia's "Local Network" permission with a helper process (#302) 2025-04-10 18:01:19 +04:00