mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 21:48:39 +00:00
* [DOCS] Create certgen command reference * [DOCS] Added missing certgen parameters * [DOCS] Finalized certgen command reference Original commit: elastic/x-pack-elasticsearch@6d0b795eb4
18 lines
256 B
Plaintext
18 lines
256 B
Plaintext
[role="xpack"]
|
|
[[xpack-commands]]
|
|
= {xpack} Commands
|
|
|
|
[partintro]
|
|
--
|
|
|
|
{xpack} includes commands that help you configure security:
|
|
|
|
* <<certgen>>
|
|
//* <<setup-passwords>>
|
|
* <<users-command>>
|
|
|
|
--
|
|
|
|
include::certgen.asciidoc[]
|
|
include::users-command.asciidoc[]
|