working commit

This commit is contained in:
2026-02-23 18:41:02 +02:00
parent 5ec5592a13
commit e2e4ec1776
35 changed files with 213 additions and 32 deletions
+6 -1
View File
@@ -30,7 +30,12 @@ dist_man1_MANS = \
mstorectl-images-delete.1 \
mstorectl-images-info.1 \
mstorectl-images-pull.1 \
mstorectl-images-push.1
mstorectl-images-push.1 \
mstorectl-images-catalog.1 \
mstorectl-images-config.1 \
mstorectl-images-manifest.1 \
mstorectl-images-tags.1
man:
$(GO) run makeman-mstorectl.go
+5 -1
View File
@@ -292,7 +292,11 @@ dist_man1_MANS = \
mstorectl-images-delete.1 \
mstorectl-images-info.1 \
mstorectl-images-pull.1 \
mstorectl-images-push.1
mstorectl-images-push.1 \
mstorectl-images-catalog.1 \
mstorectl-images-config.1 \
mstorectl-images-manifest.1 \
mstorectl-images-tags.1
EXTRA_DIST = \
makeman-mstorectl.go \
+1 -1
View File
@@ -44,4 +44,4 @@ Create user account
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -44,4 +44,4 @@ Delete account
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -44,4 +44,4 @@ Get account info
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ list accounts
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ Update account parameters
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -43,4 +43,4 @@ Account operations
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ Delete all files in collection
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ List collections in storage
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -35,4 +35,4 @@ Colletion operations
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Delete file in storage
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ Download file tree to storage as is
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Get file from storage
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Send file tree to storage as is
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Show file information
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -52,4 +52,4 @@ List files in storage
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Put file to storage
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -39,4 +39,4 @@ File operations
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Create grant
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Delete grant
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Get detail grant info
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -44,4 +44,4 @@ list user grants
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Update grant parameters
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -39,4 +39,4 @@ Grant operations
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+43
View File
@@ -0,0 +1,43 @@
.nh
.TH "mstorectl" "1" "Feb 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-images-catalog - List image repositories
.SH SYNOPSIS
\fBmstorectl images catalog [user:pass@]hostname[:port] [flags]\fP
.SH DESCRIPTION
List image repositories
.SH OPTIONS
\fB-h\fP, \fB--help\fP[=false]
help for catalog
.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
23-Feb-2026 Auto generated by spf13/cobra
+43
View File
@@ -0,0 +1,43 @@
.nh
.TH "mstorectl" "1" "Feb 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-images-config - Show container image config info
.SH SYNOPSIS
\fBmstorectl images config [user:pass@]hostname[:port]/path:tag [flags]\fP
.SH DESCRIPTION
Show container image config info
.SH OPTIONS
\fB-h\fP, \fB--help\fP[=false]
help for config
.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
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Delete container image from registry
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+43
View File
@@ -0,0 +1,43 @@
.nh
.TH "mstorectl" "1" "Feb 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-images-manifest - Show container image manifest info
.SH SYNOPSIS
\fBmstorectl images manifest [user:pass@]hostname[:port]/path:tag [flags]\fP
.SH DESCRIPTION
Show container image manifest info
.SH OPTIONS
\fB-h\fP, \fB--help\fP[=false]
help for manifest
.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
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -40,4 +40,4 @@ Pull container image from registry into local file
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-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
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+43
View File
@@ -0,0 +1,43 @@
.nh
.TH "mstorectl" "1" "Feb 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-images-tags - List container tags
.SH SYNOPSIS
\fBmstorectl images tags [user:pass@]hostname[:port]/path:tag [flags]\fP
.SH DESCRIPTION
List container tags
.SH OPTIONS
\fB-h\fP, \fB--help\fP[=false]
help for tags
.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
23-Feb-2026 Auto generated by spf13/cobra
+2 -2
View File
@@ -35,8 +35,8 @@ Image operations
.SH SEE ALSO
\fBmstorectl(1)\fP, \fBmstorectl-images-delete(1)\fP, \fBmstorectl-images-info(1)\fP, \fBmstorectl-images-pull(1)\fP, \fBmstorectl-images-push(1)\fP
\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
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-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
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra
+1 -1
View File
@@ -28,4 +28,4 @@ Artifact storage service
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra
23-Feb-2026 Auto generated by spf13/cobra