added ctl manuals
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
.nh
|
||||
.TH "mstore" "1" "Feb 2026" "mstorectl command" "User commands"
|
||||
|
||||
.SH NAME
|
||||
mstorectl-collections-delete - Delete all files in collection
|
||||
|
||||
|
||||
.SH SYNOPSIS
|
||||
\fBmstorectl collections delete [user:pass@]hostname[:port]/catalog [flags]\fP
|
||||
|
||||
|
||||
.SH DESCRIPTION
|
||||
Delete all files in collection
|
||||
|
||||
|
||||
.SH OPTIONS
|
||||
\fB-P\fP, \fB--asprefix\fP[=false]
|
||||
Use path as collection path prefix
|
||||
|
||||
.PP
|
||||
\fB-R\fP, \fB--asregex\fP[=false]
|
||||
Use path as collection path prefix
|
||||
|
||||
.PP
|
||||
\fB-D\fP, \fB--detail\fP[=false]
|
||||
Show detail file information
|
||||
|
||||
.PP
|
||||
\fB-Y\fP, \fB--dryrun\fP[=false]
|
||||
Simulate process, don't delete files
|
||||
|
||||
.PP
|
||||
\fB-h\fP, \fB--help\fP[=false]
|
||||
help for delete
|
||||
|
||||
|
||||
.SH OPTIONS INHERITED FROM PARENT COMMANDS
|
||||
\fB-p\fP, \fB--pass\fP=""
|
||||
Password
|
||||
|
||||
.PP
|
||||
\fB-t\fP, \fB--timeout\fP=10
|
||||
Operation timeout
|
||||
|
||||
.PP
|
||||
\fB-u\fP, \fB--user\fP=""
|
||||
Username
|
||||
|
||||
|
||||
.SH SEE ALSO
|
||||
\fBmstorectl-collections(1)\fP
|
||||
|
||||
|
||||
.SH HISTORY
|
||||
21-Feb-2026 Auto generated by spf13/cobra
|
||||
Reference in New Issue
Block a user