mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
971 B
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