easygcloud
Create a new Compute Engine disk from an existing snapshot
command
gcloud compute disks create restored-disk --source-snapshot=data-server-snapshot --zone=us-east1-bcommand
gcloud compute disks create restored-disk --source-snapshot=data-server-snapshot --zone=us-east1-bPart of the Google Cloud CLI (gcloud) — Compute Engine category.
| Flag | Purpose |
|---|---|
--source-snapshot | Set to: data-server-snapshot |
--zone | Set to: us-east1-b |
Test your recall — not just your reading.
Practice with interactive quiz →