You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.
We'd have to determine which one has higher priority, config file option or argv. I also suggest that we use the url module to parse a string and format an object.
buster-ci
config allows for a server object definition, which contains host and port.Unfortunately, the port is changed from the default of 1111, it doesn't get passed to
buster-test-cli
.The painful way to get around this is to identify the server as an argv AND a config option of
buster-ci
:We'd have to determine which one has higher priority, config file option or argv. I also suggest that we use the
url
module to parse a string and format an object.The text was updated successfully, but these errors were encountered: