mirror of https://github.com/docker/cli.git
dd3407b6cc
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> |
||
---|---|---|
.. | ||
testdata | ||
build_test.go | ||
main_test.go | ||
pull_test.go | ||
push_test.go |