mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Add search --cert-dir, --creds
When we searching any image at a container registry, --cert-dir and --creds could be required as well as push, pull, etc. Signed-off-by: Toshiki Sonoda <sonoda.toshiki@fujitsu.com>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
####> This option file is used in:
|
||||
####> podman build, container runlabel, image sign, kube play, login, manifest add, manifest push, pull, push
|
||||
####> podman build, container runlabel, image sign, kube play, login, manifest add, manifest push, pull, push, search
|
||||
####> If file is edited, make sure the changes
|
||||
####> are applicable to all of those.
|
||||
#### **--cert-dir**=*path*
|
||||
|
@ -1,5 +1,5 @@
|
||||
####> This option file is used in:
|
||||
####> podman build, container runlabel, kube play, manifest add, manifest push, pull, push
|
||||
####> podman build, container runlabel, kube play, manifest add, manifest push, pull, push, search
|
||||
####> If file is edited, make sure the changes
|
||||
####> are applicable to all of those.
|
||||
#### **--creds**=*[username[:password]]*
|
||||
|
Reference in New Issue
Block a user