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

19 lines
428 B
YAML

command: docker service ls
aliases: list
short: List services
long: List services
usage: docker service ls [OPTIONS]
pname: docker service
plink: docker_service.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