Difference between revisions of "Docker pull --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> docker pull --help Usage: docker pull [OPTIONS] NAME[:TAG|@DIGEST] Pull an image or a repository from a registry Options: -a, --all-tags Download al...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
 +
 +
[[docker pull]] --help
 
<pre>
 
<pre>
docker pull --help
 
 
 
Usage:  docker pull [OPTIONS] NAME[:TAG|@DIGEST]
 
Usage:  docker pull [OPTIONS] NAME[:TAG|@DIGEST]
  

Latest revision as of 15:29, 21 April 2022

docker pull --help
Usage:  docker pull [OPTIONS] NAME[:TAG|@DIGEST]

Pull an image or a repository from a registry

Options:
  -a, --all-tags                Download all tagged images in the repository
      --disable-content-trust   Skip image verification (default true)
      --platform string         Set platform if server is multi-platform capable
  -q, --quiet                   Suppress verbose output

See also[edit]

Advertising: