Usage
Arguments
Registry server name
Options
Scheme to use when connecting to the container registry. One of:
http, https, autoBehavior of auto:When auto is selected, the target registry is considered internal/local if the registry host matches any of these criteria:- The host is a loopback address (e.g.,
localhost,127.*) - The host is within the
RFC1918private IP ranges:10.*.*.*192.168.*.*172.16.*.*through172.31.*.*
- The host ends with the machine’s default container DNS domain
Take the password from stdin
Registry user name
Enable debug mode