mirror of
https://github.com/containers/podman.git
synced 2025-08-03 01:37:51 +08:00
Merge pull request #14932 from jakecorrenti/pull-all-tags-shorthand
Podman pull --all-tags shorthand option
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user