cri-o/cmd
Daniel J Walsh 464d6852de Add --debug flag to kpod to turn up logging level to debug
Also set default level of logging to errors,  we should not see
info messages in the kpod command line.

While adding this patch, I found missing options in kpod command line
and bash completions, so I added them in.

Also fixed some sorting issues in the way commands are displayer in help or in
bash completions.

Finally fixed the error message to be output on failure using logrus.Errorf, so
we don't get the stack any longer.

Also updated README.md with missing kpod commands.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-08-11 16:41:25 -04:00
..
crio Add metrics endpoint support to server 2017-08-10 13:44:42 -04:00
crioctl Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
kpod Add --debug flag to kpod to turn up logging level to debug 2017-08-11 16:41:25 -04:00