56 lines
815 B
Groff
56 lines
815 B
Groff
.nh
|
|
.TH "mbasectl" "1" "May 2026" "mbasectl command" "User commands"
|
|
|
|
.SH NAME
|
|
mbasectl-accounts-list - list accounts
|
|
|
|
|
|
.SH SYNOPSIS
|
|
\fBmbasectl accounts list [user:pass@]hostname[:port] [flags]\fP
|
|
|
|
|
|
.SH DESCRIPTION
|
|
list accounts
|
|
|
|
|
|
.SH OPTIONS
|
|
\fB-d\fP, \fB--detail\fP[=false]
|
|
Show detail information
|
|
|
|
.PP
|
|
\fB-h\fP, \fB--help\fP[=false]
|
|
help for list
|
|
|
|
.PP
|
|
\fB-r\fP, \fB--regex\fP=""
|
|
Output regexp for usernames
|
|
|
|
|
|
.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
|
|
\fBmbasectl-accounts(1)\fP
|
|
|
|
|
|
.SH HISTORY
|
|
24-May-2026 Auto generated by spf13/cobra
|