This commit is contained in:
p_caiwfeng
2022-04-06 15:57:14 +08:00
parent 7e53c1659a
commit 3d41967c3e

View File

@@ -58,7 +58,7 @@ var connectCmd = &cobra.Command{
} }
fmt.Println(` fmt.Println(`
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
Now you can access to resources in the kubernetes cluster, enjoy it Now you can access resources in the kubernetes cluster, enjoy it
-----------------------------------------------------------------------------`) -----------------------------------------------------------------------------`)
select {} select {}
}, },