Pārlūkot izejas kodu

[DOCS] Moves commands to docs folder (#31114)

Lisa Cawley 7 gadi atpakaļ
vecāks
revīzija
6fd4eb52b8

+ 1 - 0
x-pack/docs/en/commands/certgen.asciidoc → docs/reference/commands/certgen.asciidoc

@@ -1,4 +1,5 @@
 [role="xpack"]
+[testenv="gold+"]
 [[certgen]]
 == certgen
 

+ 1 - 0
x-pack/docs/en/commands/certutil.asciidoc → docs/reference/commands/certutil.asciidoc

@@ -1,4 +1,5 @@
 [role="xpack"]
+[testenv="gold+"]
 [[certutil]]
 == elasticsearch-certutil
 

+ 0 - 0
x-pack/docs/en/commands/index.asciidoc → docs/reference/commands/index.asciidoc


+ 1 - 0
x-pack/docs/en/commands/migrate-tool.asciidoc → docs/reference/commands/migrate-tool.asciidoc

@@ -1,4 +1,5 @@
 [role="xpack"]
+[testenv="gold+"]
 [[migrate-tool]]
 == elasticsearch-migrate
 

+ 1 - 0
x-pack/docs/en/commands/saml-metadata.asciidoc → docs/reference/commands/saml-metadata.asciidoc

@@ -1,4 +1,5 @@
 [role="xpack"]
+[testenv="gold+"]
 [[saml-metadata]]
 == saml-metadata
 

+ 1 - 0
x-pack/docs/en/commands/setup-passwords.asciidoc → docs/reference/commands/setup-passwords.asciidoc

@@ -1,4 +1,5 @@
 [role="xpack"]
+[testenv="gold+"]
 [[setup-passwords]]
 == elasticsearch-setup-passwords
 

+ 1 - 0
x-pack/docs/en/commands/syskeygen.asciidoc → docs/reference/commands/syskeygen.asciidoc

@@ -1,4 +1,5 @@
 [role="xpack"]
+[testenv="gold+"]
 [[syskeygen]]
 == elasticsearch-syskeygen
 

+ 1 - 0
x-pack/docs/en/commands/users-command.asciidoc → docs/reference/commands/users-command.asciidoc

@@ -1,4 +1,5 @@
 [role="xpack"]
+[testenv="gold+"]
 [[users-command]]
 == Users Command
 ++++

+ 1 - 1
docs/reference/index.asciidoc

@@ -65,7 +65,7 @@ include::{xes-repo-dir}/rollup/index.asciidoc[]
 
 include::rest-api/index.asciidoc[]
 
-include::{xes-repo-dir}/commands/index.asciidoc[]
+include::commands/index.asciidoc[]
 
 :edit_url:
 include::how-to.asciidoc[]