From 7dc479737adddbf4c6a948491e91cb1e86fbd1c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edu=20Gonz=C3=A1lez=20de=20la=20Herr=C3=A1n?= <25320357+eedugon@users.noreply.github.com> Date: Wed, 14 Jan 2026 10:00:35 +0100 Subject: [PATCH 1/4] Update title for ECCTL release notes Due to SEO and ranking reasons, we'd like to update the title of this doc to not appear at a higher rank than the main Elastic release notes or Elastic Cloud release notes. --- docs/reference/ecctl-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/ecctl-release-notes.md b/docs/reference/ecctl-release-notes.md index ad5ab006..33a798b6 100644 --- a/docs/reference/ecctl-release-notes.md +++ b/docs/reference/ecctl-release-notes.md @@ -25,7 +25,7 @@ mapped_pages: - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.0.0-beta1.html --- -# Release notes [ecctl-release-notes] +# Elastic cloud control (ECCTL) release notes [ecctl-release-notes] See [](/release-notes/index.md). From b3d354a631982a642f5c3b299d6c2dadfb67c9c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edu=20Gonz=C3=A1lez=20de=20la=20Herr=C3=A1n?= <25320357+eedugon@users.noreply.github.com> Date: Wed, 14 Jan 2026 10:05:31 +0100 Subject: [PATCH 2/4] Update docs/reference/ecctl-release-notes.md --- docs/reference/ecctl-release-notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/ecctl-release-notes.md b/docs/reference/ecctl-release-notes.md index 33a798b6..a7d5126b 100644 --- a/docs/reference/ecctl-release-notes.md +++ b/docs/reference/ecctl-release-notes.md @@ -23,6 +23,8 @@ mapped_pages: - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.0.0-beta3.html - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.0.0-beta2.html - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.0.0-beta1.html + + navigation_title: "Release notes" --- # Elastic cloud control (ECCTL) release notes [ecctl-release-notes] From a3bb7acf70f7b90f6afaede3a42afdb0518e972c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edu=20Gonz=C3=A1lez=20de=20la=20Herr=C3=A1n?= <25320357+eedugon@users.noreply.github.com> Date: Wed, 14 Jan 2026 10:16:19 +0100 Subject: [PATCH 3/4] release notes blank doc removed as duplicate --- docs/reference/ecctl-release-notes.md | 56 --------------------------- docs/reference/index.md | 2 + docs/reference/toc.yml | 1 - 3 files changed, 2 insertions(+), 57 deletions(-) delete mode 100644 docs/reference/ecctl-release-notes.md diff --git a/docs/reference/ecctl-release-notes.md b/docs/reference/ecctl-release-notes.md deleted file mode 100644 index a7d5126b..00000000 --- a/docs/reference/ecctl-release-notes.md +++ /dev/null @@ -1,56 +0,0 @@ ---- -mapped_pages: - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.14.3.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.14.2.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.14.1.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.14.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.13.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.12.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.11.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.10.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.9.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.8.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.7.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.6.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.5.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.4.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.3.1.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.3.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.2.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.1.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.0.0.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.0.0-beta3.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.0.0-beta2.html - - https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.0.0-beta1.html - - navigation_title: "Release notes" ---- - -# Elastic cloud control (ECCTL) release notes [ecctl-release-notes] - -See [](/release-notes/index.md). - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/reference/index.md b/docs/reference/index.md index bb5236d7..66ac1c5b 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -17,3 +17,5 @@ Benefits of ecctl: * Easier to use than the Cloud UI or using the RESTful API directly * Helps you automate the deployment lifecycle * Provides a foundation for integration with other tools + +Stay up to date with the latest changes by reviewing the [ECCTL release notes](/release-notes/index.md). \ No newline at end of file diff --git a/docs/reference/toc.yml b/docs/reference/toc.yml index e3d1a569..01cc9b23 100644 --- a/docs/reference/toc.yml +++ b/docs/reference/toc.yml @@ -155,4 +155,3 @@ toc: - file: ecctl_user_update.md - file: ecctl_version.md - file: ecctl-contributing.md - - file: ecctl-release-notes.md From f9431c89b69c76fd23fe9d256968256acffd65d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edu=20Gonz=C3=A1lez=20de=20la=20Herr=C3=A1n?= <25320357+eedugon@users.noreply.github.com> Date: Wed, 14 Jan 2026 12:27:12 +0100 Subject: [PATCH 4/4] contributing doc removed --- docs/redirects.yml | 3 +++ docs/reference/ecctl-contributing.md | 9 --------- docs/reference/index.md | 7 ++++++- docs/reference/toc.yml | 1 - 4 files changed, 9 insertions(+), 11 deletions(-) create mode 100644 docs/redirects.yml delete mode 100644 docs/reference/ecctl-contributing.md diff --git a/docs/redirects.yml b/docs/redirects.yml new file mode 100644 index 00000000..8b679bfb --- /dev/null +++ b/docs/redirects.yml @@ -0,0 +1,3 @@ +redirects: + 'reference/ecctl-release-notes.md': '!release-notes/index.md' + 'reference/ecctl-contributing.md': '!reference/index.md' diff --git a/docs/reference/ecctl-contributing.md b/docs/reference/ecctl-contributing.md deleted file mode 100644 index 28f865e8..00000000 --- a/docs/reference/ecctl-contributing.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -mapped_pages: - - https://www.elastic.co/guide/en/ecctl/current/ecctl-contributing.html ---- - -# Contributing [ecctl-contributing] - -If you are interested in becoming a part of this project, take a look at [Contributing to ecctl](https://github.com/elastic/ecctl/blob/master/CONTRIBUTING.md). - diff --git a/docs/reference/index.md b/docs/reference/index.md index 66ac1c5b..2c22a41d 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -2,6 +2,7 @@ mapped_pages: - https://www.elastic.co/guide/en/ecctl/current/index.html - https://www.elastic.co/guide/en/ecctl/current/ecctl-overview.html + - https://www.elastic.co/guide/en/ecctl/current/ecctl-contributing.html applies_to: deployment: ess: all @@ -18,4 +19,8 @@ Benefits of ecctl: * Helps you automate the deployment lifecycle * Provides a foundation for integration with other tools -Stay up to date with the latest changes by reviewing the [ECCTL release notes](/release-notes/index.md). \ No newline at end of file +Stay up to date with the latest changes by reviewing the [ECCTL release notes](/release-notes/index.md). + +## Contributing [ecctl-contributing] + +If you are interested in becoming a part of this project, take a look at [Contributing to ecctl](https://github.com/elastic/ecctl/blob/master/CONTRIBUTING.md). diff --git a/docs/reference/toc.yml b/docs/reference/toc.yml index 01cc9b23..ec385aa6 100644 --- a/docs/reference/toc.yml +++ b/docs/reference/toc.yml @@ -154,4 +154,3 @@ toc: - file: ecctl_user_show.md - file: ecctl_user_update.md - file: ecctl_version.md - - file: ecctl-contributing.md