mirror of https://github.com/docker/cli.git
1011 B
1011 B
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