Files
mstore/mans/mstorectl-accounts.1
T
2026-03-10 22:24:52 +02:00

47 lines
798 B
Groff

.nh
.TH "mstorectl" "1" "Mar 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-accounts - Account operations
.SH SYNOPSIS
\fBmstorectl accounts [flags]\fP
.SH DESCRIPTION
Account operations
.SH OPTIONS
\fB-h\fP, \fB--help\fP[=false]
help for accounts
.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
\fBmstorectl(1)\fP, \fBmstorectl-accounts-create(1)\fP, \fBmstorectl-accounts-delete(1)\fP, \fBmstorectl-accounts-get(1)\fP, \fBmstorectl-accounts-list(1)\fP, \fBmstorectl-accounts-update(1)\fP
.SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra