github.com/khulnasoft/cli@v0.0.0-20240402070845-01bcad7beefa/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)