Memcached: 2. Find the Memcached service store

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

Welcome to the Stackhero documentation

Stackhero provides a fully managed Memcached cloud that makes application caching simple, secure, and high-performing.

  • Apply updates in seconds with one click.
  • Get consistent performance and strong security on a private, dedicated infrastructure.

Free up your time and focus on building. Stackhero's Memcached cloud hosting is up and running in about 5 minutes.

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

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

You can refer to the store name memcached in subsequent commands, or choose a specific svs-xxxxxx ID from the list if you prefer.