Files
mstore/mans/mstorectl-images-pull.1
2026-03-31 13:22:43 +02:00

60 lines
959 B
Groff

.nh
.TH "mstorectl" "1" "Mar 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-images-pull - Pull container image from registry into local file
.SH SYNOPSIS
\fBmstorectl images pull [user:pass@]hostname[:port]/path:tag filename [flags]\fP
.SH DESCRIPTION
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=""
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