|
|
|
|
|
by boulos
3706 days ago
|
|
Cool! Instead of doing gcloud compute list disks though, you can directly look at the disks attached to the instance via the metadata server (https://cloud.google.com/compute/docs/metadata) and in the case of setting ZONE just do it with instance/zone. Disclosure: I work on Compute Engine. |
|