init import

This commit is contained in:
Олег Бородин
2026-05-24 11:02:51 +02:00
commit 25365aef77
154 changed files with 21501 additions and 0 deletions
+43
View File
@@ -0,0 +1,43 @@
.nh
.TH "mbasectl" "1" "May 2026" "mbasectl command" "User commands"
.SH NAME
mbasectl-grants-create - Create grant
.SH SYNOPSIS
\fBmbasectl grants create [user:pass@]hostname[:port] username|accountId rigth pattern [flags]\fP
.SH DESCRIPTION
Create grant
.SH OPTIONS
\fB-h\fP, \fB--help\fP[=false]
help for create
.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
\fBmbasectl-grants(1)\fP
.SH HISTORY
24-May-2026 Auto generated by spf13/cobra