The Docker CLI
Go to file
Yong Tang d04375bd4a Support multiple service IDs on "docker service ps"
This fix tries to address issue raised in 25228 to support
multiple service IDs on `docker service ps`.

Multiple IDs are allowed with `docker service ps ...`, and
related documentation has been updated.

A test has been added to cover the changes.

This fix fixes 25228.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-12-22 11:33:47 -08:00
command Support multiple service IDs on "docker service ps" 2016-12-22 11:33:47 -08:00
compose/convert Improve validation for volume specs 2016-12-19 01:50:08 +01:00
debug Move debug functions to cli/debug package 2016-12-12 09:33:58 +01:00
flags Change tls to TLS 2016-12-20 22:08:07 +08:00
trust cli: Split out GetNotaryRepository and associated functions 2016-12-14 10:49:32 -08:00
cobra.go exit with status 1 if help is called on an invalid command. 2016-11-23 15:13:58 -05:00
error.go Remove old cli framework. 2016-08-25 13:09:04 -04:00
required.go fix typos 2016-07-05 20:42:17 +08:00