added mstorectl-files-check.1

This commit is contained in:
2026-03-30 13:22:13 +02:00
parent f5227bcac9
commit e444a9b7ff
33 changed files with 113 additions and 34 deletions
+1 -1
View File
@@ -44,4 +44,4 @@ Create user account
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -44,4 +44,4 @@ Delete account
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -44,4 +44,4 @@ Get account info
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ list accounts
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ Update account parameters
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -43,4 +43,4 @@ Account operations
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ Delete all files in collection
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ List collections in storage
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -35,4 +35,4 @@ Colletion operations
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+55
View File
@@ -0,0 +1,55 @@
.nh
.TH "mstorectl" "1" "Mar 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-files-check - Ckeck files in storage
.SH SYNOPSIS
\fBmstorectl files check [user:pass@]hostname[:port]/catalog [flags]\fP
.SH DESCRIPTION
Ckeck 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 check
.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
30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Delete file in storage
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ Download file tree to storage as is
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Get file from storage
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+5 -1
View File
@@ -14,6 +14,10 @@ Send file tree to storage as is
.SH OPTIONS .SH OPTIONS
\fB-C\fP, \fB--chart\fP[=false]
Upload as helm chart archives
.PP
\fB-h\fP, \fB--help\fP[=false] \fB-h\fP, \fB--help\fP[=false]
help for import help for import
@@ -40,4 +44,4 @@ Send file tree to storage as is
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Show file information
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ List files in storage
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+5 -1
View File
@@ -14,6 +14,10 @@ Put file to storage
.SH OPTIONS .SH OPTIONS
\fB-C\fP, \fB--chart\fP[=false]
Upload as helm chart archive
.PP
\fB-h\fP, \fB--help\fP[=false] \fB-h\fP, \fB--help\fP[=false]
help for put help for put
@@ -40,4 +44,4 @@ Put file to storage
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+2 -2
View File
@@ -35,8 +35,8 @@ File operations
.SH SEE ALSO .SH SEE ALSO
\fBmstorectl(1)\fP, \fBmstorectl-files-delete(1)\fP, \fBmstorectl-files-export(1)\fP, \fBmstorectl-files-get(1)\fP, \fBmstorectl-files-import(1)\fP, \fBmstorectl-files-info(1)\fP, \fBmstorectl-files-list(1)\fP, \fBmstorectl-files-put(1)\fP \fBmstorectl(1)\fP, \fBmstorectl-files-check(1)\fP, \fBmstorectl-files-delete(1)\fP, \fBmstorectl-files-export(1)\fP, \fBmstorectl-files-get(1)\fP, \fBmstorectl-files-import(1)\fP, \fBmstorectl-files-info(1)\fP, \fBmstorectl-files-list(1)\fP, \fBmstorectl-files-put(1)\fP
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Create grant
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Delete grant
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Get detail grant info
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -44,4 +44,4 @@ list user grants
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Update grant parameters
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -39,4 +39,4 @@ Grant operations
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ List image repositories
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Delete container image from registry
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Show container image manifest info
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+17 -1
View File
@@ -14,9 +14,25 @@ Pull container image from registry into local file
.SH OPTIONS .SH OPTIONS
\fB-A\fP, \fB--arch\fP="amd64"
Get CPU architerure
.PP
\fB-G\fP, \fB--google\fP[=false]
Use google client
.PP
\fB-h\fP, \fB--help\fP[=false] \fB-h\fP, \fB--help\fP[=false]
help for pull help for pull
.PP
\fB-O\fP, \fB--os\fP="linux"
Get operation system type
.PP
\fB-V\fP, \fB--variant\fP=""
Get OS or CPU variant
.SH OPTIONS INHERITED FROM PARENT COMMANDS .SH OPTIONS INHERITED FROM PARENT COMMANDS
\fB-p\fP, \fB--pass\fP="" \fB-p\fP, \fB--pass\fP=""
@@ -40,4 +56,4 @@ Pull container image from registry into local file
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Push container image from local tar file into registry
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ List container tags
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+2 -2
View File
@@ -35,8 +35,8 @@ Image operations
.SH SEE ALSO .SH SEE ALSO
\fBmstorectl(1)\fP, \fBmstorectl-images-catalog(1)\fP, \fBmstorectl-images-config(1)\fP, \fBmstorectl-images-delete(1)\fP, \fBmstorectl-images-manifest(1)\fP, \fBmstorectl-images-pull(1)\fP, \fBmstorectl-images-push(1)\fP, \fBmstorectl-images-tags(1)\fP \fBmstorectl(1)\fP, \fBmstorectl-images-catalog(1)\fP, \fBmstorectl-images-delete(1)\fP, \fBmstorectl-images-manifest(1)\fP, \fBmstorectl-images-pull(1)\fP, \fBmstorectl-images-push(1)\fP, \fBmstorectl-images-tags(1)\fP
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -24,4 +24,4 @@ Operation with artefacts: files, images, service accounts and grants
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -28,4 +28,4 @@ Artifact storage service
.SH HISTORY .SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra 30-Mar-2026 Auto generated by spf13/cobra