$ gcloud beta emulators datastore start...[datastore] To connect, set host to http://localhost:8967/datastore[datastore] Admin console is running at http://localhost:8851/_ah/admin
localhost
DATASTORE_LOCAL_HOST
gcloud emulators
$ $(gcloud beta emulators datastore env-init)$ echo $DATASTORE_HOST http://localhost:8967
gcloud
--format
$ gcloud compute instances list \ --format='csv(zone:sort=1,name:sort=2,networkInterfaces[0].networkIP)' > list.csv
PS> (gcloud compute instances list --format=json | Out-String | ConvertFrom-Json) | ?{$_.zone -match 'asia'} | select namename----asia-ops-1asia-ops-2
PS> (gcloud compute instances list --format=json | Out-String |ConvertFrom-Json) | ?{$_.zone -match ’asia’} | %{gcloud compute instancesreset $_.name --zone $_.zone}
$ gcloud compute ssh my-instance-name
$ gcloud compute config-ssh
~/.ssh/config
ssh
scp
sftp
$ ssh myvm.asia-east1-c.myproject
$ sftp myvm.asia-east1-c.myproject
Use promo code NEXT1720 to save $300 off general admission