1
0
mirror of https://github.com/docker/cli.git synced 2025-08-17 07:21:07 +03:00
Files
cli/docs/reference/commandline/logout.md
2017-06-02 00:10:26 +00:00

772 B

title, description, keywords
title description keywords
logout The logout command description and usage
logout, docker, registry

logout

Usage:  docker logout [SERVER]

Log out from a Docker registry.
If no server is specified, the default is defined by the daemon.

Options:
      --help   Print usage

For example:

$ docker logout localhost:8080