mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-08 15:01:42 +00:00
add options to docker login
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
|
||||
::
|
||||
|
||||
Usage: docker login
|
||||
Usage: docker login [OPTIONS]
|
||||
|
||||
Register or Login to the docker registry server
|
||||
|
||||
-e="": email
|
||||
-p="": password
|
||||
-u="": username
|
||||
|
||||
Reference in New Issue
Block a user