Elasticsearch: 2. Find the Elasticsearch service store

This documentation is part of the Automate with the CLI guide. You can view the complete guide here: Start Elasticsearch, retrieve its credentials, and modify its configuration programmatically using the Stackhero CLI.

👋 Welcome to the Stackhero documentation

Stackhero offers a fully managed Elasticsearch cloud service, designed for professionals who require reliable search, analytics, and logging at scale.

  • Consistent performance and enhanced security with a private, dedicated infrastructure.
  • Easily set up a custom domain name secured by HTTPS.

Get started quickly and focus on your business: you can have a production-ready Elasticsearch cloud hosting environment in around 5 minutes, with routine maintenance and security managed for you.

Next, you will want to list the Elasticsearch service stores available to your account. The CLI accepts the store name (elasticsearch) directly, so there is no need to look up or copy any IDs.

# List Elasticsearch service stores (add --organization if you manage more than one)
stackhero services-store-list --name="elasticsearch"

You can use the store name elasticsearch in subsequent commands, or select a specific svs-xxxxxx ID from the list if you prefer.