kxir is a simple, unfinished cli with the goal to improve some common kubectl workflows.
Getting all container logs, especially init containers, is not that intuitive when using kubectl.
For example: $ kubectl logs test-job-qj9q8 -c test-job-git-init and so on