I think CLI errors should be rendered directly to Terminal for better debug. Concept:  Inspired by: https://github.com/baraja-core/nette-symfony-console/blob/master/src/Console.php#L67 Thanks.