mirror of https://github.com/docker/docs.git
15 lines
339 B
YAML
15 lines
339 B
YAML
command: docker service ls
|
|
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: quiet
|
|
shorthand: q
|
|
default_value: "false"
|
|
description: Only display IDs
|