elasticsearch/libs/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
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src CLI launcher / terminal improvements (#106470) 2024-05-07 16:09:52 +02:00
build.gradle Adjust terminal tests to new behavior in JDK 22. (#103614) 2023-12-21 14:36:53 +01:00