podman/docs/source/markdown/options/creds.md

10 lines
483 B
Markdown

####> This option file is used in:
####> podman build, container runlabel, kube play, manifest add, manifest push, pull, push
####> If you edit this file, make sure your changes
####> are applicable to all of those.
#### **--creds**=*[username[:password]]*
The [username[:password]] to use to authenticate with the registry, if required.
If one or both values are not supplied, a command line prompt will appear and the
value can be entered. The password is entered without echo.