elasticsearch/distribution/tools
Ryan Ernst 584b2379f0
Use Terminal.readSecret in add string keystore command (#126966)
As a followon to #126729, the add string keystore command doesn't need
to use a reader at all (and it was incorrect for it to close the reader
from the terminal). Instead, the Terminal abstraction already handles
how to get at line by line secrets. This commit removes that usage of
reader and uses readSecret calls instead.

closes #126882
2025-04-18 19:50:15 +02:00
..
ansi-console Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
cli-launcher Use logs dir as working directory (#124966) 2025-04-09 07:07:11 -07:00
geoip-cli Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
java-version-checker Fix some early tasks creations (#123637) 2025-02-28 07:54:01 +11:00
keystore-cli Use Terminal.readSecret in add string keystore command (#126966) 2025-04-18 19:50:15 +02:00
plugin-cli [Entitlements] Replace Permissions with Entitlements in InstallPluginAction (#125207) 2025-04-02 11:03:27 +01:00
server-cli Ensure logs dir exists before using as working dir (#126566) 2025-04-17 12:59:47 -07:00
windows-service-cli Rename environment dir accessors (#121803) 2025-02-05 14:03:28 -08:00