containerd/cmd/ctr
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
..
app Add install support for binary images 2018-08-02 17:11:29 -04:00
commands ctr/commands/images/push: don't show progress if it is debug mode 2019-03-05 22:21:55 +08:00
builtins_cri_linux.go Add cri subcommand and add ctr/command package 2018-03-14 01:11:29 +00:00
main.go Seed random on ctr and containerd startup 2018-07-12 17:51:55 -07:00