Initial commit
This commit is contained in:
18
vendor/github.com/hyperhq/hypercli/docs/reference/commandline/restart.md
generated
vendored
Normal file
18
vendor/github.com/hyperhq/hypercli/docs/reference/commandline/restart.md
generated
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<!--[metadata]>
|
||||
+++
|
||||
title = "restart"
|
||||
description = "The restart command description and usage"
|
||||
keywords = ["restart, container, Docker"]
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# restart
|
||||
|
||||
Usage: docker restart [OPTIONS] CONTAINER [CONTAINER...]
|
||||
|
||||
Restart a container
|
||||
|
||||
--help Print usage
|
||||
-t, --time=10 Seconds to wait for stop before killing the container
|
||||
Reference in New Issue
Block a user