• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

GCP CLI Start Stop Instances

March 12, 2019

Here’s the CLI commands to start and stop Google Cloud instances.

gcloud compute instances start server-name --zone=us-central1-c
gcloud compute instances stop server-name --zone=us-central1-c
gcloud compute instances reset server-name --zone=us-central1-c

gcloud compute instances start server-name --zone=us-central1-c gcloud compute instances stop server-name --zone=us-central1-c gcloud compute instances reset server-name --zone=us-central1-c

Filed Under: Cloud Tagged With: cloud, google, instances, start, stop

Search This Website

Subscribe Via Email

  • Home
  • About
  • Archives

Copyright © 2023