GoogleCloudPlatform / GoogleCloudPlatform/gcping

-top can suggest a zone

Open
#20 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
475
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Currently, -top only returns the region name. It would be great if we can return a zone name from gcping. Then, the user can create a VM in the closest region via:

```
gcloud compute instance create -zone $(gcping -top) vm
```

@ImJasonH, this was your initial idea. Did you avoid implementing it for some reason?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.