Files
docker-docs/_data/engine-cli/docker_stack_services.yaml
French Ben a1933d276b New CLI added
Signed-off-by: French Ben <frenchben@docker.com>
2017-02-14 14:30:56 -08:00

18 lines
458 B
YAML

command: docker stack services
short: List the services in the stack
long: List the services in the stack
usage: docker stack services [OPTIONS] STACK
pname: docker stack
plink: docker_stack.yaml
options:
- option: filter
shorthand: f
description: Filter output based on conditions provided
- option: format
description: Pretty-print services using a Go template
- option: quiet
shorthand: q
default_value: "false"
description: Only display IDs