Run shell command(s) remotely.
- protobuf
- install pre-compiled binaries of protobuf
go get -u github.com/golang/protobuf/protoc-gen-go
go get -u google.golang.org/grpc
go get -u github.com/spf13/cobra/cobra
- authentication
- wrap each command inside a
struct
for querying and control