elasticsearch/docs/reference/commands
Ioannis Kakavas cb37989bd9
Add a tool for creating enrollment tokens (#74890)
This change introduces a CLI tool that can be used to create
enrollment tokens. It doesn't require credentials, but simply
write access to the local filesystem of a node. It uses an
auto-generated user in the file-realm with superuser role.

For this purpose, this change also introduces a base class for a
CLI tool that can be used by any CLI tool needs to perform actions
against an ES node as a superuser without requiring credentials
from the user. It is worth noting that this doesn't change our
existing thread model, because already an actor with write access
to the fs of an ES node, can become superuser (again, by
adding a superuser to the file realm, albeit manually).

Co-authored-by: Adam Locke <adam.locke@elastic.co>
2021-07-15 16:55:35 +03: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 Add a tool for creating enrollment tokens (#74890) 2021-07-15 16:55:35 +03:00
keystore.asciidoc Clarify the remove keystore command can handle many (#54244) 2020-03-26 08:49:05 -04:00
node-tool.asciidoc Remove documentation for multiple data paths (#72267) 2021-04-26 15:03:49 -07: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