Files
docker-cli/docs/reference
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-11-21 16:41:33 +01:00
2017-10-13 15:24:06 -07:00
2017-10-13 15:24:06 -07:00
2018-12-08 00:03:56 +11:00