github.com/45cali/docker@v1.11.1/docs/reference/commandline/logout.md (about)

     1  <!--[metadata]>
     2  +++
     3  title = "logout"
     4  description = "The logout command description and usage"
     5  keywords = ["logout, docker, registry"]
     6  [menu.main]
     7  parent = "smn_cli"
     8  +++
     9  <![end-metadata]-->
    10  
    11  # logout
    12  
    13      Usage: docker logout [SERVER]
    14  
    15      Log out from a Docker registry, if no server is
    16  	specified "https://index.docker.io/v1/" is the default.
    17  
    18        --help          Print usage
    19  
    20  For example:
    21  
    22      $ docker logout localhost:8080