1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00
Files
cli/components/engine/docs/reference/commandline/stack_ls.md
Harald Albers 090bb3fe14 Move docker stack docs out of experimental
Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: bb96e18b19f78af38a9fe088b2873988ba9a47b4
Component: engine
2016-11-23 11:14:38 +01:00

971 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

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