Skip to content

Commit 55e7caa

Browse files
charlotte-hoblikflorent-leborgne
authored andcommitted
[DOCS] Plugin management reference cleanup (elastic#124578)
* add content to plugin management * add content to Plugin Management * Update docs/reference/elasticsearch-plugins/plugin-management.md Co-authored-by: florent-leborgne <[email protected]> * fix applies-to tag * add ech to docset.yml --------- Co-authored-by: florent-leborgne <[email protected]>
1 parent e4ea2cb commit 55e7caa

17 files changed

+163
-117
lines changed

docs/docset.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ subs:
168168
ess: "Elasticsearch Service"
169169
ece: "Elastic Cloud Enterprise"
170170
eck: "Elastic Cloud on Kubernetes"
171+
ech: "Elastic Cloud Hosted"
171172
serverless-full: "Elastic Cloud Serverless"
172173
serverless-short: "Serverless"
173174
es-serverless: "Elasticsearch Serverless"

docs/reference/elasticsearch-plugins/_other_command_line_parameters.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/plugins/current/_other_command_line_parameters.html
4+
applies_to:
5+
deployment:
6+
self: ga
47
---
58

69
# Other command line parameters [_other_command_line_parameters]

docs/reference/elasticsearch-plugins/_plugins_directory.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/plugins/current/_plugins_directory.html
4+
applies_to:
5+
deployment:
6+
self: ga
47
---
58

69
# Plugins directory [_plugins_directory]

docs/reference/elasticsearch-plugins/cloud-enterprise/ece-add-plugins.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

docs/reference/elasticsearch-plugins/cloud/ec-adding-elastic-plugins.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/reference/elasticsearch-plugins/cloud/ec-adding-plugins.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

docs/reference/elasticsearch-plugins/cloud/ec-custom-bundles.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/cloud/current/ec-custom-bundles.html
4+
applies_to:
5+
deployment:
6+
ess: ga
47
---
58

69
# Upload custom plugins and bundles [ec-custom-bundles]

docs/reference/elasticsearch-plugins/cloud/ec-plugins-guide.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/cloud/current/ec-plugins-guide.html
4+
applies_to:
5+
deployment:
6+
ess: ga
47
---
58

69
# Managing plugins and extensions through the API [ec-plugins-guide]
710

8-
This guide provides a full list of tasks for managing [plugins and extensions](ec-adding-plugins.md) in Elasticsearch Service, using the API.
11+
This guide provides a full list of tasks for managing [plugins and extensions](../plugin-management.md) in Elasticsearch Service, using the API.
912

1013
* [Create an extension](ec-plugins-guide.md#ec-extension-guide-create)
1114
* [Add an extension to a deployment plan](ec-plugins-guide.md#ec-extension-guide-add-plan)

docs/reference/elasticsearch-plugins/installation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/plugins/current/installation.html
4+
applies_to:
5+
deployment:
6+
self: ga
47
---
58

69
# Installing plugins [installation]

docs/reference/elasticsearch-plugins/installing-multiple-plugins.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/plugins/current/installing-multiple-plugins.html
4+
applies_to:
5+
deployment:
6+
self: ga
47
---
58

69
# Installing multiple plugins [installing-multiple-plugins]

0 commit comments

Comments
 (0)