1buildah-source-pull(1)      General Commands Manual     buildah-source-pull(1)
2
3
4

NAME

6       buildah-source-pull  -  Pull a source image from a registry to a speci‐
7       fied path
8
9

SYNOPSIS

11       buildah source pull [options] registry path
12
13

DESCRIPTION

15       Pull a source image from a registry to a specified path.  The pull  op‐
16       eration  will fail if the image does not comply with a source-image OCI
17       rartifact.
18
19
20       Note that the buildah-source command and all its subcommands are exper‐
21       imental and may be subject to future changes.
22
23

OPTIONS

25       --creds creds
26
27
28       The  [username[:password]]  to use to authenticate with the registry if
29       required.  If one or both values  are  not  supplied,  a  command  line
30       prompt  will  appear and the value can be entered.  The password is en‐
31       tered without echo.
32
33
34       --tls-verify bool-value
35
36
37       Require HTTPS and verification of certificates  when  talking  to  con‐
38       tainer  registries (defaults to true).  TLS verification cannot be used
39       when talking to an insecure registry.
40
41
42
43buildah                           March 2021            buildah-source-pull(1)
Impressum