Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/redirects.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
redirects:
'reference/ecctl-release-notes.md': '!release-notes/index.md'
'reference/ecctl-contributing.md': '!reference/index.md'
9 changes: 0 additions & 9 deletions docs/reference/ecctl-contributing.md

This file was deleted.

54 changes: 0 additions & 54 deletions docs/reference/ecctl-release-notes.md

This file was deleted.

7 changes: 7 additions & 0 deletions docs/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -17,3 +18,9 @@ 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).

## 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).
2 changes: 0 additions & 2 deletions docs/reference/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,3 @@ toc:
- file: ecctl_user_show.md
- file: ecctl_user_update.md
- file: ecctl_version.md
- file: ecctl-contributing.md
- file: ecctl-release-notes.md
Loading