Files
docker-cli/cli
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-12-19 13:48:41 +01:00
2017-09-01 19:41:06 -04:00
2018-08-02 13:10:06 +09:00
2018-06-08 18:24:26 +02:00
2017-04-17 17:40:59 -04:00
2018-06-08 18:24:26 +02:00
2018-02-28 11:29:40 -05:00