NAMA
gdcloud compute instances stop - Menghentikan instance virtual machine.
SINOPSIS
gdcloud compute instances stop INSTANCE_NAME [flags]
DESKRIPSI
Menghentikan instance virtual machine. Menghentikan instance VM akan melakukan shutdown yang bersih, seperti memanggil fungsi shutdown workstation atau laptop. Menghentikan instance VM yang sudah dihentikan akan ditampilkan tanpa error.
CONTOH
To stop an instance named "example-instance" in project "example-project", run:
gdcloud compute instances stop example-instance --project example-project
FLAG SELURUH GDCLOUD
Flag ini tersedia untuk semua perintah: --configuration, --format, --help, --project, --quiet.
Untuk mengetahui informasi selengkapnya, lihat halaman ringkasan referensi gcloud CLI.