[DOCS] Rename X-Pack Commands section (#33005)

This commit is contained in:
Lisa Cawley 2018-08-31 10:11:58 -07:00 committed by GitHub
parent 8703d875c0
commit 08d0527e25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 4 deletions

View File

@ -1,11 +1,11 @@
[role="xpack"]
[[xpack-commands]]
= {xpack} Commands
[[commands]]
= Command line tools
[partintro]
--
{xpack} includes commands that help you configure security:
{es} provides the following tools for configuring security and performing other
tasks from the command line:
* <<certgen>>
* <<certutil>>

View File

@ -544,3 +544,8 @@ You can use the following APIs to add, remove, and retrieve role mappings:
=== Privilege APIs
See <<security-api-has-privileges>>.
[role="exclude",id="xpack-commands"]
=== X-Pack commands
See <<commands>>.