Files
docker-cli/cli/command/image
Vincent Demeester dd3407b6cc Add option to pull images quietly
Add `--quiet` to the `docker image pull` subcommand that will not pull
the image quietly.

```
$ docker pull -q golang
Using default tag: latest
```

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-19 13:48:41 +01:00
..
2018-06-08 18:24:26 +02:00
2018-10-23 17:05:44 +02:00
2018-06-08 18:24:26 +02:00
2018-06-08 18:24:26 +02:00
2018-06-08 18:24:26 +02:00
2018-05-11 16:49:43 -07:00
2018-06-08 18:24:26 +02:00
2018-05-11 16:49:43 -07:00
2018-12-10 16:48:59 +00:00
2018-12-19 13:48:41 +01:00
2018-12-19 13:48:41 +01:00
2018-06-08 18:24:26 +02:00
2018-06-14 15:48:21 +02:00
2018-06-08 18:24:26 +02:00
2018-05-11 16:49:43 -07:00
2018-06-08 18:24:26 +02:00
2018-06-14 15:48:21 +02:00
2018-06-08 18:24:26 +02:00
2018-05-11 16:49:43 -07:00
2018-06-08 18:24:26 +02:00
2018-12-19 13:48:41 +01:00