Skip to content

Commit 629d5cf

Browse files
authored
docs: add references to Elasticsearch Service (#267)
Adds references to Elasticsearch Service in our documentation for the release of ESS public API
1 parent 316bc36 commit 629d5cf

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@
44

55
NOTE: **You are looking at the documentation for a beta release. Please keep in mind that backwards-incompatible changes might be introduced in future releases.**
66

7-
<!-- `ecctl` is the CLI for the Elasticsearch Service and Elastic Cloud Enterprise APIs. It wraps typical operations commonly needed by operators within a single command line tool.
7+
`ecctl` is the CLI for the Elasticsearch Service and Elastic Cloud Enterprise APIs. It wraps typical operations commonly needed by operators within a single command line tool.
88

9-
The goal of this project is to provide an easier way to interact with the Elasticsearch Service and Elastic Cloud Enterprise APIs, ensuring each one of the provided commands is thoroughly tested. -->
10-
11-
`ecctl` is the CLI for the Elastic Cloud Enterprise API. It wraps typical operations commonly needed by Elastic Cloud Enterprise (ECE) operators within a single command line tool.
12-
13-
The goal of this project is to provide an easier way to interact with the Elastic Cloud Enterprise (ECE) API, ensuring each one of the provided commands is thoroughly tested.
9+
The goal of this project is to provide an easier way to interact with the Elasticsearch Service and Elastic Cloud Enterprise APIs, ensuring each one of the provided commands is thoroughly tested.
1410

1511
Note that, right now, `ecctl` targets ECE installations only. There are, however, plans to support public Elasticsearch Service API in the future.
1612

docs/ecctl-getting-started.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
beta[]
55

6-
{p} is the CLI for the Elastic Cloud Enterprise API.
6+
{p} is the CLI for the Elasticsearch Service and Elastic Cloud Enterprise APIs.
77
It wraps typical operations commonly needed by operators within a single command line tool.
88

99
Benefits of {p}:

scripts/changelog.tpl.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Welcome to the vVERSION_REPLACE release of {n}. This version brings new features, some breaking changes, and bug fixes.
1010

11-
Elastic cloud control (ecctl) is Elastic’s CLI interface to manage the Elastic Cloud Enterprise platform (ECE) and Elasticsearch Service (ESS) and is now open for a public beta.
11+
Elastic cloud control (ecctl) is Elastic’s CLI interface to manage Elasticsearch Service (ESS) and Elastic Cloud Enterprise (ECE). It is now open for a public beta.
1212

1313
Download the release binaries:
1414

0 commit comments

Comments
 (0)