orchard/internal/command
Nikolay Edigaryev 13b4e192f0
Introduce "orchard {port-forward, vnc} worker WORKER_NAME" (#140)
* Fix potential NPE in Client.wsRequest()

* Introduce "orchard {port-forward, vnc} worker WORKER_NAME"

* portspec.go: simplify logic and respect [LOCAL_PORT]:REMOTE_PORT format
2023-10-09 18:51:34 +04:00
..
context TLS improvements (#90) 2023-06-07 15:31:55 +04:00
controller Send http.Server errors to zap at debug level and provide --debug flag (#135) 2023-09-25 18:17:23 +04:00
create Fix typo in documentation of the new image-pull-policy option. (#113) 2023-08-07 12:48:57 -04:00
deletecmd Always require a client for running a worker (#52) 2023-03-24 17:44:20 +04:00
dev Worker: better cleanup mechanisms (#139) 2023-09-28 19:09:43 +00:00
get Introduce "orchard get worker" command (#127) 2023-09-13 23:50:58 +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 Support for sharing files with the host system (#103) 2023-07-04 18:10:53 +04:00
ssh Switch from golang.org/x/net/websocket to nhooyr.io/websocket and handle NotFound errors (#105) 2023-07-04 18:10:41 +04:00
vnc Introduce "orchard {port-forward, vnc} worker WORKER_NAME" (#140) 2023-10-09 18:51:34 +04:00
worker Worker: better cleanup mechanisms (#139) 2023-09-28 19:09:43 +00:00
root.go Support for sharing files with the host system (#103) 2023-07-04 18:10:53 +04:00