added ctl manuals

This commit is contained in:
2026-02-21 16:38:53 +02:00
parent 5244a8d82d
commit c6ce50308d
70 changed files with 11889 additions and 110 deletions
+47
View File
@@ -0,0 +1,47 @@
.nh
.TH "mstore" "1" "Feb 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-grants-list - list user grants
.SH SYNOPSIS
\fBmstorectl grants list [user:pass@]hostname[:port] accountId|username [flags]\fP
.SH DESCRIPTION
list user grants
.SH OPTIONS
\fB-d\fP, \fB--detail\fP[=false]
Show detail information
.PP
\fB-h\fP, \fB--help\fP[=false]
help for list
.SH OPTIONS INHERITED FROM PARENT COMMANDS
\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
\fBmstorectl-grants(1)\fP
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra