mirror of
https://github.com/docker/cli.git
synced 2025-08-08 12:02:07 +03:00
Add aliases and options to docker stack ls
docs
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
committed by
Tibor Vass
parent
bd6d56c796
commit
7e37dd4329
@@ -19,6 +19,12 @@ keywords: "stack, ls"
|
|||||||
Usage: docker stack ls
|
Usage: docker stack ls
|
||||||
|
|
||||||
List stacks
|
List stacks
|
||||||
|
|
||||||
|
Aliases:
|
||||||
|
ls, list
|
||||||
|
|
||||||
|
Options:
|
||||||
|
--help Print usage
|
||||||
```
|
```
|
||||||
|
|
||||||
Lists the stacks.
|
Lists the stacks.
|
||||||
|
Reference in New Issue
Block a user