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

Add support for Cloud ID to hub model import script #462

Merged
merged 2 commits into from
Apr 27, 2022

Conversation

dolaru
Copy link
Member

@dolaru dolaru commented Apr 27, 2022

The Cloud ID simplifies sending data to a cluster on Elastic Cloud.

With this change, the user will have the option specify a Cloud ID using the --cloud-id argument as an alternative to an Elasticsearch URL (--url argument).

--cloud-id and --url are mutually exclusive arguments.

The Cloud ID simplifies sending data to a cluster on Elastic Cloud.

With this change, the user will have the option specify a Cloud ID using the `--cloud-id` argument as an alternative to an Elasticsearch URL (`--url` argument).

`--cloud-id` and `--url` are mutually exclusive arguments.
@dolaru dolaru added the enhancement New feature or request label Apr 27, 2022
@dolaru dolaru requested a review from sethmlarson April 27, 2022 18:50
@dolaru dolaru self-assigned this Apr 27, 2022
Copy link
Contributor

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

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

Successfully merging this pull request may close these issues.

2 participants