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
+46
View File
@@ -0,0 +1,46 @@
.nh
.TH "mproxyctl" "1" "May 2026" "mproxyctl command" "User commands"
.SH NAME
mproxyctl-service - Service operations
.SH SYNOPSIS
\fBmproxyctl service [flags]\fP
.SH DESCRIPTION
Service operations
.SH OPTIONS
\fB-h\fP, \fB--help\fP[=false]
help for service
.PP
\fB-X\fP, \fB--host\fP="localhost:1025"
Hostname
.PP
\fB-P\fP, \fB--pass\fP=""
Password
.PP
\fB-S\fP, \fB--skipVerify\fP[=true]
Skip server certificate verify
.PP
\fB-T\fP, \fB--timeout\fP=10
Operation timeout
.PP
\fB-U\fP, \fB--user\fP=""
Username
.SH SEE ALSO
\fBmproxyctl(1)\fP, \fBmproxyctl-service-get(1)\fP
.SH HISTORY
29-May-2026 Auto generated by spf13/cobra