mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
* [DOCS] Moves encryption key doc to tools section * Update docs/user/commands/encryption-keys/index.asciidoc Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
10 lines
351 B
Text
10 lines
351 B
Text
[[cli-commands]]
|
|
== Command line tools
|
|
|
|
{kib} provides the following tools for configuring security and performing other tasks from the command line:
|
|
|
|
* <<kibana-encryption-keys,`kibana-encryption-keys`>>
|
|
* <<kibana-verification-code,`kibana-verification-code`>>
|
|
|
|
include::encryption-keys/index.asciidoc[]
|
|
include::kibana-verification-code.asciidoc[]
|