kochinc 2c79febae4 Allow specifying broadcast address for discovery ()
* Allow specifying broadcast address

In situations such as multiple network interfaces, it may be necessary to specify the broadcast address so that the discovery message is sent to the desired local network.

* Added the option to specify broadcast address

Sometimes it's necessary to specify what broadcast address it should send the discovery message. For instance, there are multiple network interfaces on the host.

* Get target from parent context when in subcommand

Since --target is a top-level option and we want to use it in subcommands, use ctx.parent.params['target'] to retrieve it.

* Removed the trailing space.

* Deleted commented out line
2019-07-25 00:21:24 -04:00
..
2019-06-16 17:05:00 -04:00
2019-06-16 17:05:00 -04:00
2019-06-16 17:05:00 -04:00
2019-06-16 17:05:00 -04:00
2019-06-16 17:05:00 -04:00
2019-06-16 17:05:00 -04:00
2019-06-16 17:05:00 -04:00