[DOCS] Rename X-Pack Commands section (#33005)
This commit is contained in:
parent
8703d875c0
commit
08d0527e25
|
@ -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>>
|
||||
|
|
|
@ -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>>.
|
||||
|
|
Loading…
Reference in New Issue