DockerCLI/cli/command/registry
Tycho Andersen 7d18477bc2 login: add a --password-stdin argument
This:

* conflicts with --password (naturally)
* conflicts with the absence of --username (both can't be grabbed by the
  stdin)
* strips a trailing newline off the password if it exists

Signed-off-by: Tycho Andersen <tycho@tycho.ws>
2017-07-11 12:16:29 -06:00
..
login.go login: add a --password-stdin argument 2017-07-11 12:16:29 -06:00
logout.go Move credential getting functions to the ConfigFile. 2017-06-27 13:46:47 +02:00
search.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00