DockerCLI/cli/command/registry
Daniel Nephin 7c8b5708eb Don't set a default filename for ConfigFile
With a default filename tests will leave a file in the working directory
that is never cleaned up.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2018-03-06 13:32:50 -05:00
..
login.go Silent login: if user did not provide -u and -p flag for login command but both username and password are retrieved in cred store, docker will automatically use the credentials found in the cred store to log in 2018-02-22 09:14:51 -08:00
login_test.go Don't set a default filename for ConfigFile 2018-03-06 13:32:50 -05:00
logout.go Move credential getting functions to the ConfigFile. 2017-06-27 13:46:47 +02:00
search.go Add --format to docker-search 2017-08-23 01:37:54 +03:00