Allow CLI to set API host including protocol and port - this removes the hardcoded https dependence for the API base.
Add tests for using CLI with API host that specifies protocol and port. Enabled only for Python CLI as it fails with Go CLI - see issue #924.
Remove redundant required properties in Controller/Loadbalancer. Do not startup an actor system if the configuration is not valid. Allow controller to run without container.
Since errors are now printed to stderr, remove the colon which will appear out of place on stdout in CLI error message.
10 files changed
tree: efb803c2c3f7c40ff1b53d0eb6aecc0748cf481d
  1. tools/