Add a command-line interface to rb-gateway
Review Request #10015 — Created June 12, 2018 and submitted — Latest diff uploaded
We now bring in
kingpinfor argument parsing. This allows us to
specify the path to the configuration file.
Ran
go fmt ./....
Rango test ./....
Ranrb-gateway --configwith a different config file.