DockerCLI/e2e/image/testdata
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
..
notary Add more content trust tests 2018-03-19 10:02:40 +01:00
pull-with-content-trust-err.golden Add more content trust tests 2018-03-19 10:02:40 +01:00
pull-with-content-trust.golden Add option to pull images quietly 2018-12-19 13:48:41 +01:00
push-with-content-trust-err.golden Add more content trust tests 2018-03-19 10:02:40 +01:00