Răsfoiți Sursa

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

Lisa Cawley 7 ani în urmă
părinte
comite
08d0527e25

+ 4 - 4
docs/reference/commands/index.asciidoc

@@ -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>>

+ 5 - 0
docs/reference/redirects.asciidoc

@@ -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>>.