orchard/internal/command
Nikolay Edigaryev ae7cdd8628
orchard controller run: introduce "--listen-pprof" command-line argument (#326)
* orchard controller run: introduce "--pprof" command-line flag

* --pprof → --listen-pprof

* Log pprof HTTP server error, if any
2025-06-26 20:15:10 +04:00
..
context spf13/cobra: don't use PersistentFlags() (#319) 2025-05-26 19:58:37 +04:00
controller orchard controller run: introduce "--listen-pprof" command-line argument (#326) 2025-06-26 20:15:10 +04:00
create spf13/cobra: don't use PersistentFlags() (#319) 2025-05-26 19:58:37 +04:00
deletecmd Always require a client for running a worker (#52) 2023-03-24 17:44:20 +04:00
dev spf13/cobra: don't use PersistentFlags() (#319) 2025-05-26 19:58:37 +04:00
get orchard create vm: introduce --disk-size command-line argument (#313) 2025-04-29 18:21:46 +04:00
list spf13/cobra: don't use PersistentFlags() (#319) 2025-05-26 19:58:37 +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 spf13/cobra: don't use PersistentFlags() (#319) 2025-05-26 19:58:37 +04:00
root.go Work around Sequoia's "Local Network" permission with a helper process (#302) 2025-04-10 18:01:19 +04:00