Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove any ESS related references #43

Closed
ppapapetrou76 opened this issue Nov 14, 2019 · 1 comment · Fixed by #54
Closed

Remove any ESS related references #43

ppapapetrou76 opened this issue Nov 14, 2019 · 1 comment · Fixed by #54
Assignees

Comments

@ppapapetrou76
Copy link
Contributor

We need to remove any references to ESS - The following have been identified. It's a good idea to do a quick pass

  1. In init command: “Enter the URL of the Elastic Cloud API or your ECE installation:”
  2. ecctl help command: --host string : Base URL to use (default "https://api.elastic-cloud.com") should remove the default, ask for an ecctl init, or proper ECE host if one doesn’t exist.
  3. Drop referencing regions, as they are ESS specific
  4. Remove --region flag, and config file region reference
@marclop
Copy link
Collaborator

marclop commented Nov 15, 2019

#50 resolves all points except 1. Will fix it in an upcoming PR since the current seems a bit out of band

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants