Elasticsearch: 2. Find the Elasticsearch service store

This documentation is part of the Automate with the CLI guide. View the full guide here: Start Elasticsearch, retrieve its credentials, and change its configuration programmatically with the Stackhero CLI.

👋 Welcome to the Stackhero documentation

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

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

Get started quickly and focus on your work: you can have a production-ready Elasticsearch cloud hosting environment in about 5 minutes, with routine maintenance and security handled 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 refer to the store name elasticsearch in subsequent commands, or choose a specific svs-xxxxxx ID from the list if you prefer.