Quentin123345 / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

Preferred port for emulators #458

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

gcloud beta emulators (datastore|pubsub) start

 selects a random port to listen on within a range

Suggest biasing or setting default/preferred ports for emulators

eg.  datastore would use port 8081 and only elect a different port if thats 
already bound

pubsub would use 8085 ,etc

i understand we can set the port as a start option but suggest having a true 
default

Original issue reported on code.google.com by sras...@google.com on 5 Jan 2016 at 6:29

GoogleCodeExporter commented 8 years ago
Thanks for the suggestion.

Original comment by z...@google.com on 5 Jan 2016 at 7:13