moby/docs/reference/commandline/stack_ls.md
French Ben b82fe694d4 docs: added support for CLI yaml file generation
Signed-off-by: French Ben <frenchben@docker.com>
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit 5443f0152f)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2017-03-28 17:29:36 -07:00

1,008 B

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