Difference between revisions of "Docker login --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with " docker login --help Log in to a Docker registry or cloud backend. If no registry server is specified, the default is defined by the daemon. Usage: docker login [OPTIO...")
 
Line 1: Line 1:
  docker login --help
+
{{lc}}
 +
  [[docker]] login --help
 
  Log in to a Docker registry or cloud backend.
 
  Log in to a Docker registry or cloud backend.
 
  If no registry server is specified, the default is defined by the daemon.
 
  If no registry server is specified, the default is defined by the daemon.

Revision as of 11:01, 22 June 2022

docker login --help
Log in to a Docker registry or cloud backend.
If no registry server is specified, the default is defined by the daemon.

Usage:
  docker login [OPTIONS] [SERVER] [flags]
  docker login [command]

Available Commands:
  azure       Log in to azure 

Flags:
  -h, --help              Help for login
  -p, --password string   password
       --password-stdin    Take the password from stdin
  -u, --username string   username

Use "docker login [command] --help" for more information about a command.

See also

Advertising: