DockerCLI/cli
Sebastiaan van Stijn c5f267d95c
Do not truncate ID on docker service ps --quiet
Running `docker service ps --quiet` should print the
full, non-truncated ID, even if the `--no-trunc` option
is not set.

This patch disables truncation if the `--quiet` flag
is set.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-09-30 22:23:37 +02:00
..
command Do not truncate ID on docker service ps --quiet 2017-09-30 22:23:37 +02:00
compose Fix loader error with different build syntax 2017-09-20 14:02:33 +02:00
config prefer `pass` backend if it is available 2017-09-20 11:15:49 -06:00
debug updated vendoring 2017-09-01 19:41:06 -04:00
flags updated vendoring 2017-09-01 19:41:06 -04:00
trust Refactor image commands to make use of the new trust struct for trusted pull 2017-09-26 15:15:42 -04:00
winresources Add windows resources to binary. 2017-05-15 18:03:03 -04:00
cobra.go fix docker/docker/cli path in comment 2017-04-24 11:31:08 -07:00
error.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
required.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
required_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
version.go Display proper version information 2017-05-09 14:22:51 -07:00