Files
docker-docs/_data/engine-cli/docker_stack_ps.yaml
French Ben 5ed83f4c64 Updated Yaml files (#922)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:51:53 -08:00

21 lines
531 B
YAML

command: docker stack ps
short: List the tasks in the stack
long: List the tasks in the stack
usage: docker stack ps [OPTIONS] STACK
pname: docker stack
plink: docker_stack.yaml
options:
- option: all
shorthand: a
default_value: "false"
description: Display all tasks
- option: filter
shorthand: f
description: Filter output based on conditions provided
- option: no-resolve
default_value: "false"
description: Do not map IDs to Names
- option: no-trunc
default_value: "false"
description: Do not truncate output