update init command to send RPC calls over SSH tunnel

This commit is contained in:
Pavel Sviderski
2024-09-10 13:45:49 +10:00
parent 86d949ae48
commit 2514c804dc
5 changed files with 50 additions and 90 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package cmdexec
package sshexec
import (
"context"