bumplzz69 / google-cloud-sdk

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

help for --source-tags and --target-tags is reversed #104

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
gcloud compute firewall-rules create ...

  --source-tags TAG [TAG ...]
                         A list of instance tags indicating the set of instances on the network which may accept inbound connections that match the firewall rule.

  --target-tags TAG [TAG ...]
                         A list of instance tags indicating the set of instances on the network which may make network connections that match the firewall rule.

Original issue reported on code.google.com by jasm...@gmail.com on 21 Jan 2015 at 12:47

GoogleCodeExporter commented 9 years ago
Thanks for the report.  We'll need to fix this.

Original comment by jeffvaug...@google.com on 21 Jan 2015 at 10:22