How to download Virtual machine image of google cloud to local computer

========================================================================
Command to download Virtual machine image of google cloud to local computer.
========================================================================
1.Download GoogleCloudSDKInstaller.exe and install in windows computer.
2.Configured Gcloud credential and region.
3.If you don't have any bucket then create one bucket to  store exported image.
4.Run below command in gcloud cli:
gcloud compute images export --destination-uri gs://my-bucket/my-image.tar.gz \ --image my-image --project my-project
or
gcloud compute images export --destination-uri gs://my-bucket/my-image.tar.gz --image my-image --project_ My First Project
5. After finish, you can download the exported image of the virtual machine from gcloud bucket.
========================================================================

Comments

  1. Thanks for sharing your ideas and view, this is appreciable.
    Germany VPS Server

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete
  3. Thanks for providing complete knowledge about How to download Virtual machine image of google cloud to local computer. Your article is very helpful.
    If you want to grow your business online, you can choose USA VPS Hosting . With our powerful control panel, you can easily control your server.



    ReplyDelete

Post a Comment

Popular posts from this blog

Backup & Restore Database as SQL Dump by SqlYog

Postfix can support per-domain outgoing IP addresses, but is not currently configured to do so