56 lines
840 B
Groff
56 lines
840 B
Groff
.nh
|
|
.TH "mstorectl" "1" "Mar 2026" "mstorectl command" "User commands"
|
|
|
|
.SH NAME
|
|
mstorectl-accounts-update - Update account parameters
|
|
|
|
|
|
.SH SYNOPSIS
|
|
\fBmstorectl accounts update [user:pass@]hostname[:port] username|accounId [flags]\fP
|
|
|
|
|
|
.SH DESCRIPTION
|
|
Update account parameters
|
|
|
|
|
|
.SH OPTIONS
|
|
\fB-h\fP, \fB--help\fP[=false]
|
|
help for update
|
|
|
|
.PP
|
|
\fB-u\fP, \fB--newname\fP=""
|
|
New username
|
|
|
|
.PP
|
|
\fB-p\fP, \fB--newpass\fP=""
|
|
New password
|
|
|
|
|
|
.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
|
|
\fBmstorectl-accounts(1)\fP
|
|
|
|
|
|
.SH HISTORY
|
|
30-Mar-2026 Auto generated by spf13/cobra
|