kibana/docs/user/commands/cli-commands.asciidoc
gchaps 777d7e646d
[DOCS] Moves encryption key doc to tools section (#121021) (#121344)
* [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>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2021-12-15 14:08:20 -05:00

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[]