used ``` go install github.com/go-micro/cli/cmd/go-micro@latest ``` getting ``` go-micro --registry consul --registry_address 127.0.0.1 call helloworld Greeter.Hello '{"name": "John"}' Registry consul not found ```
used
getting