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
+47
View File
@@ -0,0 +1,47 @@
.nh
.TH "mproxyctl" "1" "May 2026" "mproxyctl command" "User commands"
.SH NAME
mproxyctl-service-get - Get service hello
.SH SYNOPSIS
\fBmproxyctl service get [user:pass@]hostname[:port] [flags]\fP
.SH DESCRIPTION
Get service hello
.SH OPTIONS
\fB-h\fP, \fB--help\fP[=false]
help for get
.SH OPTIONS INHERITED FROM PARENT COMMANDS
\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-service(1)\fP
.SH HISTORY
29-May-2026 Auto generated by spf13/cobra