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
+17 -1
View File
@@ -14,9 +14,25 @@ Pull container image from registry into local file
.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]
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
\fB-p\fP, \fB--pass\fP=""
@@ -40,4 +56,4 @@ Pull container image from registry into local file
.SH HISTORY
10-Mar-2026 Auto generated by spf13/cobra
30-Mar-2026 Auto generated by spf13/cobra