Skip to content

Commit e8bbc35

Browse files
committed
[DOCS] Rename X-Pack Commands section (#33005)
1 parent 4736258 commit e8bbc35

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

docs/reference/commands/index.asciidoc

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
[role="xpack"]
2-
[[xpack-commands]]
3-
= {xpack} Commands
1+
[[commands]]
2+
= Command line tools
43

54
[partintro]
65
--
76

8-
{xpack} includes commands that help you configure security:
7+
{es} provides the following tools for configuring security and performing other
8+
tasks from the command line:
99

1010
* <<certgen>>
1111
* <<certutil>>

docs/reference/redirects.asciidoc

+6-1
Original file line numberDiff line numberDiff line change
@@ -533,4 +533,9 @@ native realm:
533533
You can use the following APIs to add, remove, and retrieve role mappings:
534534

535535
* <<security-api-put-role-mapping,Add role mappings>>, <<security-api-delete-role-mapping,Delete role mappings>>
536-
* <<security-api-get-role-mapping,Get role mappings>>
536+
* <<security-api-get-role-mapping,Get role mappings>>
537+
538+
[role="exclude",id="xpack-commands"]
539+
=== X-Pack commands
540+
541+
See <<commands>>.

0 commit comments

Comments
 (0)