mirror of
https://github.com/docker/cli.git
synced 2025-08-17 07:21:07 +03:00
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>
565 B
565 B
title, description, keywords, advisory
title | description | keywords | advisory | |
---|---|---|---|---|
stack ls | The stack ls command description and usage |
|
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