Files
docker-cli/components/engine/docs/reference/commandline/stack_ls.md
French Ben b0ff606238 docs: added support for CLI yaml file generation
Signed-off-by: French Ben <frenchben@docker.com>
Signed-off-by: Tibor Vass <tibor@docker.com>
Upstream-commit: 5443f0152f77eb983e6475474b02c2e11d975f1c
Component: engine
2017-03-14 16:04:08 -07:00

1008 B

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

stack ls

Usage:	docker stack ls

List stacks

Aliases:
  ls, list

Options:
      --help   Print usage

Description

Lists the stacks.

Examples

The following command shows all stacks and some additional information:

$ docker stack ls

ID                 SERVICES
vossibility-stack  6
myapp              2