containerd/cmd/ctr/commands/images
Wei Fu 6424a36032 ctr/commands/images/push: don't show progress if it is debug mode
If user sets debug mode, the command push should only show the debug log
information. If the stdout is with flush by the progress status, it is
hard to see the debug log.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2019-03-05 22:21:55 +08:00
..
export.go fix ctr image export not found error 2018-12-17 08:52:28 +08:00
images.go Move progress into pkg 2018-05-22 13:32:25 -04:00
import.go Unify docker and oci importer 2018-09-17 14:41:43 -07:00
pull.go Add platform match comparer interface 2018-08-27 00:11:46 -07:00
push.go ctr/commands/images/push: don't show progress if it is debug mode 2019-03-05 22:21:55 +08:00