56 lines
870 B
Groff
56 lines
870 B
Groff
.nh
|
|
.TH "mstorectl" "1" "Mar 2026" "mstorectl command" "User commands"
|
|
|
|
.SH NAME
|
|
mstorectl-files-list - List files in storage
|
|
|
|
|
|
.SH SYNOPSIS
|
|
\fBmstorectl files list [user:pass@]hostname[:port]/catalog [flags]\fP
|
|
|
|
|
|
.SH DESCRIPTION
|
|
List files in storage
|
|
|
|
|
|
.SH OPTIONS
|
|
\fB-D\fP, \fB--detail\fP[=false]
|
|
Show detail file information
|
|
|
|
.PP
|
|
\fB-h\fP, \fB--help\fP[=false]
|
|
help for list
|
|
|
|
.PP
|
|
\fB-P\fP, \fB--prefix\fP[=true]
|
|
Use path as collection path prefix
|
|
|
|
.PP
|
|
\fB-R\fP, \fB--regex\fP[=false]
|
|
Use path as collection path prefix
|
|
|
|
|
|
.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
|
|
10-Mar-2026 Auto generated by spf13/cobra
|