From a5d004cf91dec3f2c2cdd10d06294f88f692b825 Mon Sep 17 00:00:00 2001 From: lcawl Date: Mon, 20 Aug 2018 16:26:19 -0700 Subject: [PATCH 1/3] [DOCS] Rename X-Pack Commands section --- docs/reference/commands/index.asciidoc | 11 +++++------ docs/reference/redirects.asciidoc | 5 +++++ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/docs/reference/commands/index.asciidoc b/docs/reference/commands/index.asciidoc index 164d2fc0e84f0..a2449267194b0 100644 --- a/docs/reference/commands/index.asciidoc +++ b/docs/reference/commands/index.asciidoc @@ -1,18 +1,17 @@ -[role="xpack"] -[[xpack-commands]] -= {xpack} Commands +[[commands]] += Commands [partintro] -- -{xpack} includes commands that help you configure security: +{es} includes the following commands that help you configure security: * <> * <> * <> -* <> * <> * <> +* <> * <> -- @@ -20,7 +19,7 @@ include::certgen.asciidoc[] include::certutil.asciidoc[] include::migrate-tool.asciidoc[] -include::saml-metadata.asciidoc[] include::setup-passwords.asciidoc[] include::syskeygen.asciidoc[] +include::saml-metadata.asciidoc[] include::users-command.asciidoc[] diff --git a/docs/reference/redirects.asciidoc b/docs/reference/redirects.asciidoc index b88c7bf4547b4..f0e0553805379 100644 --- a/docs/reference/redirects.asciidoc +++ b/docs/reference/redirects.asciidoc @@ -544,3 +544,8 @@ You can use the following APIs to add, remove, and retrieve role mappings: === Privilege APIs See <>. + +[role="exclude",id="xpack-commands"] +=== X-Pack commands + +See <>. From 7ebddc3f41182307033897c73adc2b657721298b Mon Sep 17 00:00:00 2001 From: lcawl Date: Tue, 28 Aug 2018 14:14:07 -0700 Subject: [PATCH 2/3] [DOCS] Updates command page title --- docs/reference/commands/index.asciidoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/reference/commands/index.asciidoc b/docs/reference/commands/index.asciidoc index a2449267194b0..9e75f1382f0b0 100644 --- a/docs/reference/commands/index.asciidoc +++ b/docs/reference/commands/index.asciidoc @@ -1,10 +1,11 @@ [[commands]] -= Commands += Command line tools [partintro] -- -{es} includes the following commands that help you configure security: +{es} provides the following tools for configuring security and performing other +tasks from the command line: * <> * <> From 173d053b9f94bd9a3e562a20d02408dd22cbcc08 Mon Sep 17 00:00:00 2001 From: lcawl Date: Tue, 28 Aug 2018 15:17:23 -0700 Subject: [PATCH 3/3] [DOCS] Rebases command page with master --- docs/reference/commands/index.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/commands/index.asciidoc b/docs/reference/commands/index.asciidoc index 9e75f1382f0b0..134ac1edbd017 100644 --- a/docs/reference/commands/index.asciidoc +++ b/docs/reference/commands/index.asciidoc @@ -10,9 +10,9 @@ tasks from the command line: * <> * <> * <> +* <> * <> * <> -* <> * <> -- @@ -20,7 +20,7 @@ tasks from the command line: include::certgen.asciidoc[] include::certutil.asciidoc[] include::migrate-tool.asciidoc[] +include::saml-metadata.asciidoc[] include::setup-passwords.asciidoc[] include::syskeygen.asciidoc[] -include::saml-metadata.asciidoc[] include::users-command.asciidoc[]