• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

instances

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

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Home
  • About
  • Archives

Copyright © 2023