mirror of
https://github.com/containers/podman.git
synced 2025-08-01 05:54:53 +08:00
Merge pull request #2188 from TomSweeneyRedHat/dev/tsweeney/pullall
Add --all-tags to pull command
This commit is contained in:
@ -45,6 +45,10 @@ Image stored in local container/storage
|
||||
|
||||
## OPTIONS
|
||||
|
||||
**--all-tags, a**
|
||||
|
||||
All tagged images in the repository will be pulled.
|
||||
|
||||
**--authfile**
|
||||
|
||||
Path of the authentication file. Default is ${XDG_RUNTIME\_DIR}/containers/auth.json, which is set using `podman login`.
|
||||
|
Reference in New Issue
Block a user