Files
docker-docs/_data/engine-cli/docker_start.yaml
French Ben d612188de0 Initial dump of CLI in yaml (#737)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:38:49 -08:00

18 lines
510 B
YAML

command: docker start
short: Start one or more stopped containers
long: Start one or more stopped containers
usage: docker start [OPTIONS] CONTAINER [CONTAINER...]
pname: docker
plink: docker.yaml
options:
- option: attach
shorthand: a
default_value: "false"
description: Attach STDOUT/STDERR and forward signals
- option: detach-keys
description: Override the key sequence for detaching a container
- option: interactive
shorthand: i
default_value: "false"
description: Attach container's STDIN