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
+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