github.com/panekj/cli@v0.0.0-20230304125325-467dd2f3797e/docs/reference/commandline/logout.md (about)

     1  # logout
     2  
     3  <!---MARKER_GEN_START-->
     4  Log out from a registry.
     5  If no server is specified, the default is defined by the daemon.
     6  
     7  
     8  <!---MARKER_GEN_END-->
     9  
    10  ## Examples
    11  
    12  ```console
    13  $ docker logout localhost:8080
    14  ```
    15  
    16  ## Related commands
    17  
    18  * [login](login.md)