Files
docker-cli/components/cli/docs/reference/commandline/stack_ls.md
Misty Stanley-Jones fbc93c2df5 Convert Markdown frontmatter to YAML
Some frontmatter such as the weights, menu stuff, etc is no longer used
'draft=true' becomes 'published: false'

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
Upstream-commit: 2845676cc2
Component: cli
2017-06-02 00:10:24 +00:00

565 B

title, description, keywords, advisory
title description keywords advisory
stack ls The stack ls command description and usage
stack, ls
experimental

stack ls (experimental)

Usage:	docker stack ls

List stacks

Lists the stacks.

For example, the following command shows all stacks and some additional information:

$ docker stack ls

ID                 SERVICES
vossibility-stack  6
myapp              2