elasticsearch/docs/reference/commands
Tim Vernum 6125067145
Add 'show' command to the keystore CLI (#76693)
This adds a new "elasticsearch-keystore show" command that displays
the value of a single secure setting from the keystore.

An optional `-o` (or `--output`) parameter can be used to direct
output to a file.

The `-o` option is required for binary keystore values
because the CLI `Terminal` class does not support writing binary data.
Hence this command:

    elasticsearch-keystore show xpack.watcher.encryption_key > watcher.key

would not produce a file with the correct contents.

Co-authored-by: Ioannis Kakavas <ikakavas@protonmail.com>
2021-09-23 12:37:20 +10:00
..
certgen.asciidoc [DOCS] Fix elasticsearch-croneval chunking (#63008) 2020-09-29 09:53:20 -04:00
certutil.asciidoc [DOCS] Overhaul TLS security docs (#68946) 2021-03-25 11:54:39 -04:00
create-enrollment-token.asciidoc Add a tool for creating enrollment tokens (#74890) 2021-07-15 16:55:35 +03:00
croneval.asciidoc [DOCS] Fix elasticsearch-croneval chunking (#63008) 2020-09-29 09:53:20 -04:00
index.asciidoc Reset elastic password cli tool (#74892) 2021-07-20 13:42:14 +03:00
keystore.asciidoc Add 'show' command to the keystore CLI (#76693) 2021-09-23 12:37:20 +10:00
node-tool.asciidoc Remove documentation for multiple data paths (#72267) 2021-04-26 15:03:49 -07:00
reset-elastic-password.asciidoc Reset elastic password cli tool (#74892) 2021-07-20 13:42:14 +03:00
saml-metadata.asciidoc [DOCS] Fix elasticsearch-croneval chunking (#63008) 2020-09-29 09:53:20 -04:00
service-tokens-command.asciidoc [DOCS] Remove beta label for most service accounts docs (#74555) 2021-06-24 11:57:05 -04:00
setup-passwords.asciidoc [DOCS] Fix elasticsearch-croneval chunking (#63008) 2020-09-29 09:53:20 -04:00
shard-tool.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
syskeygen.asciidoc [DOCS] Fix elasticsearch-croneval chunking (#63008) 2020-09-29 09:53:20 -04:00
users-command.asciidoc [DOCS] Fix elasticsearch-croneval chunking (#63008) 2020-09-29 09:53:20 -04:00