Merge pull request #14932 from jakecorrenti/pull-all-tags-shorthand

Podman pull --all-tags shorthand option
This commit is contained in:
openshift-ci[bot]
2022-07-15 15:12:58 +00:00
committed by GitHub
3 changed files with 11 additions and 2 deletions

View File

@ -43,7 +43,7 @@ $ podman pull oci-archive:/tmp/myimage
```
## OPTIONS
#### **--all-tags**
#### **--all-tags**, **-a**
All tagged images in the repository will be pulled.