github.com/thajeztah/cli@v0.0.0-20240223162942-dc6bfac81a8b/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)