Fix broken output
Fix broken output
- Fix broken output when running kubedog inside interactive
docker run -ti
container
- Terminal width is forced to default 140 symbols, can be forced with env var KUBEDOG_TERMINAL_WIDHT=N.
- Kubedog output is always colorized, can be disabled with KUBEDOG_NO_COLOR=1.
- Fix
kubedog version
always givesdev
.