ipld-eth-server/vendor/github.com/aristanetworks/goarista/cmd
Matt K 293dd2e848 Add vendor dir (#16) (#4)
* Add vendor dir so builds dont require dep

* Pin specific version go-eth version
2018-01-29 13:44:18 -06:00
..
gnmi Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
importsort Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
occli Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
ockafka Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
ocprometheus Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
ocredis Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
ocsplunk Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
octsdb Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
openconfigbeat Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
README.md Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00

OpenConfig clients

The oc* commands are clients for the OpenConfig gRPC interface.

importsort

importsort is a utility for sorting and sectioning import blocks in go code.

Running

After installing Go and setting the GOPATH environment variable to the path to your workspace, you can just run:

go get github.com/aristanetworks/goarista/cmd/<cmd>
$GOPATH/bin/<cmd>