added ctl manuals

This commit is contained in:
2026-02-21 16:38:53 +02:00
parent 5244a8d82d
commit c6ce50308d
70 changed files with 11889 additions and 110 deletions
+43
View File
@@ -0,0 +1,43 @@
.nh
.TH "mstore" "1" "Feb 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-files-delete - Delete file in storage
.SH SYNOPSIS
\fBmstorectl files delete [user:pass@]hostname[:port]/collection/name [flags]\fP
.SH DESCRIPTION
Delete file in storage
.SH OPTIONS
\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-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