Adding mock-detached util function and cleaning up util help output 69/16869/1
authorDan Radez <dradez@redhat.com>
Wed, 13 Jul 2016 21:07:19 +0000 (17:07 -0400)
committerDan Radez <dradez@redhat.com>
Wed, 13 Jul 2016 21:07:19 +0000 (17:07 -0400)
commit8f93669e7b52024e54e13ed2daaaf40a5c38f290
tree1c780f1feaf56a347975ed11f894167feb9a6c73
parent5dc5309bdafb0e8800605e2248e4a837c84d3880
Adding mock-detached util function and cleaning up util help output

- mock-detached will add or remove firewall rules to block
  traffic that would pull resources from the internet durning a deploy
  These firewall rule may need to be added to, just starting with
  http and https traffic figuring that would block the majority of cases.

- making updates to util help message according to:
  https://en.wikipedia.org/wiki/Usage_message

Change-Id: I3c90999f977dd8f49c48399d312ed128b37bea6d
Signed-off-by: Dan Radez <dradez@redhat.com>
ci/util.sh