ottenwbe / golook-cli

Client for golook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golook-cli

Build Status codecov

Cli for golook.

Build

Ensure that go is installed and the GOPATH is set, then:

go get github.com/ottenwbe/golook-cli

Run

After that you can get started by calling the tool. It will show you a help message

golook-cli 

For example, to call the /v1/info endpoint of a locally running golook broker, just type:

golook-cli info -u=http://localhost:8383

About

Client for golook

License:Apache License 2.0


Languages

Language:Go 96.2%Language:Makefile 2.1%Language:Shell 1.6%