space-cloud
space-cloud copied to clipboard
Space cli registers incorrect server url when setup is run with non default ports
Describe the bug
Space cli registers in correct server url when setup is run with non default ports
Expected behaviour
Space cli should register the url with the updated port
Actual behaviour
Space cli registers the url with port 4122 even when space cloud has been exposed on another port.
Steps to reproduce
Run space-cli setup --dev --port-http 8080 then try to run any space cli command against the cluster. For eg. space-cli apply
Your environment
- Space Cloud version: 0.17.0
- OS: linux
- The client api version (if applicable):
- Browser (if applicable):
If this bug restricts your use of space-cloud, give it a thumbs up reaction, so that we can determine which bugs need to be fixed immediately. 👍