2018-09-01 01:11:58 +08:00
|
|
|
[[commands]]
|
|
|
|
= Command line tools
|
2017-09-14 08:16:06 +08:00
|
|
|
|
|
|
|
[partintro]
|
|
|
|
--
|
|
|
|
|
2018-09-01 01:11:58 +08:00
|
|
|
{es} provides the following tools for configuring security and performing other
|
|
|
|
tasks from the command line:
|
2017-09-14 08:16:06 +08:00
|
|
|
|
2017-09-18 23:36:13 +08:00
|
|
|
* <<certgen>>
|
2018-01-04 01:28:49 +08:00
|
|
|
* <<certutil>>
|
2019-07-26 02:32:31 +08:00
|
|
|
* <<elasticsearch-croneval>>
|
2020-01-14 05:02:06 +08:00
|
|
|
* <<elasticsearch-keystore>>
|
2019-03-12 19:43:29 +08:00
|
|
|
* <<node-tool>>
|
2018-02-05 09:22:54 +08:00
|
|
|
* <<saml-metadata>>
|
2017-09-26 23:52:04 +08:00
|
|
|
* <<setup-passwords>>
|
2018-09-19 16:28:22 +08:00
|
|
|
* <<shard-tool>>
|
2017-11-17 07:40:51 +08:00
|
|
|
* <<syskeygen>>
|
2017-09-14 08:16:06 +08:00
|
|
|
* <<users-command>>
|
|
|
|
|
|
|
|
--
|
|
|
|
|
2017-09-18 23:36:13 +08:00
|
|
|
include::certgen.asciidoc[]
|
2018-01-04 01:28:49 +08:00
|
|
|
include::certutil.asciidoc[]
|
2019-07-26 02:32:31 +08:00
|
|
|
include::croneval.asciidoc[]
|
2020-01-14 05:02:06 +08:00
|
|
|
include::keystore.asciidoc[]
|
2019-03-12 19:43:29 +08:00
|
|
|
include::node-tool.asciidoc[]
|
2018-02-05 09:22:54 +08:00
|
|
|
include::saml-metadata.asciidoc[]
|
2017-09-26 23:52:04 +08:00
|
|
|
include::setup-passwords.asciidoc[]
|
2018-09-19 16:28:22 +08:00
|
|
|
include::shard-tool.asciidoc[]
|
2017-11-17 07:40:51 +08:00
|
|
|
include::syskeygen.asciidoc[]
|
2017-09-14 08:16:06 +08:00
|
|
|
include::users-command.asciidoc[]
|