mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-19 04:45:07 -04:00
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 |
||
---|---|---|
.. | ||
ansi-console | ||
cli-launcher | ||
geoip-cli | ||
java-version-checker | ||
keystore-cli | ||
plugin-cli | ||
server-cli | ||
windows-service-cli |