add command `docker stack services STACKNAME`

Signed-off-by: allencloud <allen.sun@daocloud.io>
This commit is contained in:
allencloud 2016-07-02 10:12:16 +08:00 committed by Tibor Vass
parent b2d71bfbe1
commit 07abf9a8fc
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ Commands:
config Print the stack configuration
deploy Create and update a stack
rm Remove the stack
services List the services in the stack
tasks List the tasks in the stack
Run 'docker stack COMMAND --help' for more information on a command.