gana2188 / google-cloud-sdk

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

FR: Add additional authorize-network flag to gcloud sql #127

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When adding authorized networks to a SQL instance with gcloud you must specify 
all the authorized networks in a list with the -authorized-networks flag. 

We should add an additional flag that would allow the user to add an additional 
network without deleting any of the preconfigured networks. 

Original issue reported on code.google.com by jgras...@google.com on 8 Apr 2015 at 4:27

GoogleCodeExporter commented 8 years ago
Something similar comes up with the --scopes flag.  We should fine a unified 
design for both situations.

Original comment by jeffvaug...@google.com on 8 Apr 2015 at 7:57