Skip to content

Commit e44a535

Browse files
replace asciidocalypse ecctl links
1 parent 49e36f0 commit e44a535

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed

deploy-manage/deploy/cloud-enterprise/tools-apis.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@
66

77
⚠️ **This page is a work in progress.** ⚠️
88

9-
You can use these tools and APIs to interact with the following {{ece}} features:
9+
You can use these tools and APIs to interact with the following {{ece}} features:
1010

11-
* [{{ecloud}} Control (ecctl)](asciidocalypse://docs/ecctl/docs/reference/index.md): Wraps typical operations commonly needed by operators within a single command line tool.
12-
* [ECE scripts](asciidocalypse://docs/cloud/docs/reference/cloud-enterprise/scripts.md): Use the `elastic-cloud-enterprise.sh` script to install {{ece}} or modify your installation.
11+
* [{{ecloud}} Control (ecctl)](ecctl://reference/index.md): Wraps typical operations commonly needed by operators within a single command line tool.
12+
* [ECE scripts](asciidocalypse://docs/cloud/docs/reference/cloud-enterprise/scripts.md): Use the `elastic-cloud-enterprise.sh` script to install {{ece}} or modify your installation.
1313
* [ECE diagnostics tool](/troubleshoot/deployments/cloud-enterprise/run-ece-diagnostics-tool.md): Collect logs and metrics that you can send to Elastic Support for troubleshooting and investigation purposes.
1414

15-
1615

17-
16+

deploy-manage/deploy/elastic-cloud/azure-native-isv-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ $$$azure-integration-cli-api$$$What other methods are available to deploy {{es}}
240240

241241
* The {{ecloud}} [console](https://cloud.elastic.co?page=docs&placement=docs-body)
242242
* The {{ecloud}} [REST API](asciidocalypse://docs/cloud/docs/reference/cloud-hosted/ec-api-restful.md)
243-
* The {{ecloud}} [command line tool](asciidocalypse://docs/ecctl/docs/reference/index.md)
243+
* The {{ecloud}} [command line tool](ecctl://reference/index.md)
244244
* The {{ecloud}} [Terraform provider](https://registry.terraform.io/providers/elastic/ec/latest/docs)
245245

246246
Note that when you use any of the {{ecloud}} methods, the {{es}} deployment will not be available in Azure.

docset.yml

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,27 @@ exclude:
99
cross_links:
1010
- apm-agent-android
1111
- apm-agent-dotnet
12-
- curator
1312
- asciidocalypse
14-
- kibana
15-
- integration-docs
16-
- integrations
17-
- logstash
18-
- elasticsearch
19-
- cloud
2013
- beats
21-
- go-elasticsearch
14+
- cloud
15+
- cloud-on-k8s
16+
- curator
17+
- ecctl
18+
- ecs
19+
- ecs-logging
20+
- elasticsearch
2221
- elasticsearch-java
22+
- elasticsearch-js
2323
- elasticsearch-net
2424
- elasticsearch-php
2525
- elasticsearch-py
2626
- elasticsearch-ruby
27-
- elasticsearch-js
28-
- ecs
29-
- ecs-logging
27+
- go-elasticsearch
28+
- integration-docs
29+
- integrations
30+
- kibana
31+
- logstash
3032
- search-ui
31-
- cloud-on-k8s
3233

3334
toc:
3435
- file: index.md

explore-analyze/alerts-cases/alerts/notifications-domain-allowlist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This updates the notifications settings for {{es}} and {{kib}} to reflect what i
3333

3434
### Use the {{ecloud}} Control CLI [use-the-ecloud-control-cli]
3535

36-
Updating multiple deployments through the UI can take a lot of time. Instead, you can use the [{{ecloud}} Control](asciidocalypse://docs/ecctl/docs/reference/index.md) command-line interface (`ecctl`) to automate the deployment update.
36+
Updating multiple deployments through the UI can take a lot of time. Instead, you can use the [{{ecloud}} Control](ecctl://reference/index.md) command-line interface (`ecctl`) to automate the deployment update.
3737

3838
The following example script shows how to update all deployments of an organization:
3939

0 commit comments

Comments
 (0)