mans updated

This commit is contained in:
2026-03-31 13:22:43 +02:00
parent 323825b7ff
commit ec51bf6e34
34 changed files with 77 additions and 34 deletions
+1 -1
View File
@@ -44,4 +44,4 @@ Create user account
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -44,4 +44,4 @@ Delete account
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -44,4 +44,4 @@ Get account info
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ list accounts
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ Update account parameters
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -43,4 +43,4 @@ Account operations
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ Delete all files in collection
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ List collections in storage
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -35,4 +35,4 @@ Colletion operations
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ Ckeck files in storage
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Delete file in storage
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ Download file tree to storage as is
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Get file from storage
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -44,4 +44,4 @@ Send file tree to storage as is
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Show file information
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ List files in storage
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -44,4 +44,4 @@ Put file to storage
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -39,4 +39,4 @@ File operations
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Create grant
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Delete grant
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Get detail grant info
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -44,4 +44,4 @@ list user grants
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Update grant parameters
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -39,4 +39,4 @@ Grant operations
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ List image repositories
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+43
View File
@@ -0,0 +1,43 @@
.nh
.TH "mstorectl" "1" "Mar 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-images-check - Check containet image
.SH SYNOPSIS
\fBmstorectl images check [user:pass@]hostname[:port][/path:tag] [flags]\fP
.SH DESCRIPTION
Check containet image
.SH OPTIONS
\fB-h\fP, \fB--help\fP[=false]
help for check
.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=30
Operation timeout
.PP
\fB-u\fP, \fB--user\fP=""
Username
.SH SEE ALSO
\fBmstorectl-images(1)\fP
.SH HISTORY
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Delete container image from registry
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Show container image manifest info
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -56,4 +56,4 @@ Pull container image from registry into local file
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-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
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ List container tags
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+2 -2
View File
@@ -35,8 +35,8 @@ Image operations
.SH SEE ALSO
\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
\fBmstorectl(1)\fP, \fBmstorectl-images-catalog(1)\fP, \fBmstorectl-images-check(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
30-Mar-2026 Auto generated by spf13/cobra
31-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
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -28,4 +28,4 @@ Artifact storage service
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra
31-Mar-2026 Auto generated by spf13/cobra