Merge pull request #17600 from sstosh/search-auth-opts

Add search --cert-dir, --creds
This commit is contained in:
OpenShift Merge Robot
2023-03-20 04:00:04 -04:00
committed by GitHub
14 changed files with 145 additions and 26 deletions

View File

@ -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*

View File

@ -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]]*

View File

@ -32,11 +32,15 @@ Further note that searching without a search term will only work for registries
@@option authfile
@@option cert-dir
#### **--compatible**
After the name and the description, also show the stars, official and automated descriptors as Docker does.
Podman does not show these descriptors by default since they are not supported by most public container registries.
@@option creds
#### **--filter**, **-f**=*filter*
Filter output based on conditions provided (default [])