1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

add docker stack ls

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2016-06-23 05:00:21 +00:00
committed by Tibor Vass
parent 1f015b1700
commit 268c22d77b
7 changed files with 43 additions and 0 deletions

View File

@ -45,3 +45,4 @@ The currently supported filters are:
* [stack deploy](stack_deploy.md)
* [stack rm](stack_rm.md)
* [stack services](stack_services.md)
* [stack ls](stack_ls.md)