elasticsearch/distribution/tools/server-cli
Moritz Mack 4c263e2ab4
CLI launcher / terminal improvements (#106470)
This removes getWriter() and getErrorWriter() from Terminal in order to prepare for using log4j in server-cli.
Additionally, ensure IO failures on the pump thread are handled once completed (closed) and
catch throwables in Command#main to print them (formatted) via Terminal.
2024-05-07 16:09:52 +02:00
..
src CLI launcher / terminal improvements (#106470) 2024-05-07 16:09:52 +02:00
build.gradle Make forbidden apis check cacheable and cc compatible (#101217) 2023-11-01 16:24:28 +01:00