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

770 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