44 lines
670 B
Groff
44 lines
670 B
Groff
.nh
|
|
.TH "mstorectl" "1" "Feb 2026" "mstorectl command" "User commands"
|
|
|
|
.SH NAME
|
|
mstorectl-files-get - Get file from storage
|
|
|
|
|
|
.SH SYNOPSIS
|
|
\fBmstorectl files get [user:pass@]hostname[:port]/collection/name filepath [flags]\fP
|
|
|
|
|
|
.SH DESCRIPTION
|
|
Get file from storage
|
|
|
|
|
|
.SH OPTIONS
|
|
\fB-h\fP, \fB--help\fP[=false]
|
|
help for get
|
|
|
|
|
|
.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-files(1)\fP
|
|
|
|
|
|
.SH HISTORY
|
|
21-Feb-2026 Auto generated by spf13/cobra
|