Skip to content

Commit dbad10d

Browse files
authored
cmd: Remove elasticsearch create (#93)
The API is introducing a breaking change in the upcoming version of ECE which will render `ecctl deployment elasticsearch create` not always usable unless the Deployment template which is being referenced supports the creation of an Elasticsearch only deployment. We've discussed that we'll add more options to `ecctl deployment create` so that it makes the creation of deployments easier, specially for users which are not acquainted with the API model which is required to create a single or multi-resource deployment. Signed-off-by: Marc Lopez <marc5.12@outlook.com>
1 parent d4ee664 commit dbad10d

File tree

4 files changed

+0
-447
lines changed

4 files changed

+0
-447
lines changed

cmd/deployment/elasticsearch/create.go

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

cmd/deployment/elasticsearch/create_help.go

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

docs/ecctl_deployment_elasticsearch.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ ecctl deployment elasticsearch [flags]
4040

4141
* [ecctl deployment](ecctl_deployment.md) - Manages deployments
4242
* [ecctl deployment elasticsearch console](ecctl_deployment_elasticsearch_console.md) - Starts an interactive console with the cluster
43-
* [ecctl deployment elasticsearch create](ecctl_deployment_elasticsearch_create.md) - Creates a deployment with (only) an Elasticsearch resource in it
4443
* [ecctl deployment elasticsearch delete](ecctl_deployment_elasticsearch_delete.md) - Deletes an Elasticsearch cluster
4544
* [ecctl deployment elasticsearch diagnose](ecctl_deployment_elasticsearch_diagnose.md) - Generates a diagnostics bundle for the cluster
4645
* [ecctl deployment elasticsearch instances](ecctl_deployment_elasticsearch_instances.md) - Manages elasticsearch at the instance level

0 commit comments

Comments
 (0)