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