Mencantumkan instance

Halaman ini menjelaskan cara mencantumkan instance Memorystore for Valkey.

Mencantumkan instance

Anda dapat membuat daftar instance menggunakan konsol Google Cloud atau gcloud CLI.

Konsol

  1. Di konsol Google Cloud , buka halaman Memorystore for Valkey.

    Memorystore for Valkey

    Halaman Memorystore for Valkey menampilkan daftar instance Anda.

gcloud

Untuk mencantumkan instance, gunakan perintah gcloud memorystore instances list:

gcloud memorystore instances list \
--location=REGION_ID

Ganti REGION_ID dengan region tempat instance berada.

Contoh:

gcloud memorystore instances list \
--location=us-central1