Initial commit
This commit is contained in:
22
vendor/github.com/hyperhq/hypercli/docs/reference/commandline/logout.md
generated
vendored
Normal file
22
vendor/github.com/hyperhq/hypercli/docs/reference/commandline/logout.md
generated
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
<!--[metadata]>
|
||||
+++
|
||||
title = "logout"
|
||||
description = "The logout command description and usage"
|
||||
keywords = ["logout, docker, registry"]
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# logout
|
||||
|
||||
Usage: docker logout [SERVER]
|
||||
|
||||
Log out from a Docker registry, if no server is
|
||||
specified "https://index.docker.io/v1/" is the default.
|
||||
|
||||
--help Print usage
|
||||
|
||||
For example:
|
||||
|
||||
$ docker logout localhost:8080
|
||||
Reference in New Issue
Block a user