1
0
mirror of https://github.com/docker/cli.git synced 2025-08-01 04:26:55 +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

@ -58,3 +58,4 @@ axqh55ipl40h vossibility-stack_vossibility-collector 1 icecrime/vossibility-co
* [stack rm](stack_rm.md)
* [stack services](stack_services.md)
* [stack tasks](stack_tasks.md)
* [stack ls](stack_ls.md)