working commit

This commit is contained in:
2026-05-29 19:16:08 +02:00
parent eb334ed126
commit c5ed2b2245
6 changed files with 105 additions and 6 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ type CommonServiceParams struct {
SkipTLSVerify bool
}
func (util *ServiceUtil) Makeservcmds() *cobra.Command {
func (util *ServiceUtil) MakeServiceCmds() *cobra.Command {
var subCmd = &cobra.Command{
Use: "service",
Short: "Service operations",