We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2afd218 commit 2f69825Copy full SHA for 2f69825
cmd/wush/main.go
@@ -51,6 +51,7 @@ func main() {
51
serveCmd(),
52
rsyncCmd(),
53
cpCmd(),
54
+ portForwardCmd(),
55
},
56
Options: []serpent.Option{
57
{
0 commit comments