You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked to make sure that this issue has not already been filed
I am reporting the issue to the correct repository (for multi-repository projects)
Expected Behavior
Current Behavior
While running the ecctl init command the step to create a new Elasticsearch Service API Key, points to the wrong URL: https://cloud.elastic.co/deployment-features/keys for API Key Creation on Elastic Cloud, showing a blank page.
Steps to Reproduce
Runecctl init for Elasticsearch Service (default), and
Access the provided URL: https://cloud.elastic.co/deployment-features/keys
Possible Solution
Update the URL with the current endpoint.
The API Creation page is currently available at the deployment features page, without the /keys path: https://cloud.elastic.co/deployment-features and redirects to the account keys page: https://cloud.elastic.co/account/keys
Your Environment
Version used: v1.12.0
Running against Elastic Cloud SaaS or Elastic Cloud Enterprise and version: Elastic Cloud
Environment name and version (e.g. Go 1.9): go1.20.12
The text was updated successfully, but these errors were encountered:
Readiness Checklist
Expected Behavior
Current Behavior
While running the
ecctl init
command the step to create a new Elasticsearch Service API Key, points to the wrong URL:https://cloud.elastic.co/deployment-features/keys
for API Key Creation on Elastic Cloud, showing a blank page.Steps to Reproduce
ecctl init
forElasticsearch Service (default)
, andhttps://cloud.elastic.co/deployment-features/keys
Possible Solution
Update the URL with the current endpoint.
The API Creation page is currently available at the deployment features page, without the
/keys
path:https://cloud.elastic.co/deployment-features
and redirects to the account keys page:https://cloud.elastic.co/account/keys
Your Environment
v1.12.0
Elastic Cloud
go1.20.12
The text was updated successfully, but these errors were encountered: