spf13

  • Published on
    The OneHub service can be interacted by using CURL as well as grpc_cli. However a more custom CLI can make accessing and interacting with our service much more easier (and enjoyable). We will quickly build a simple CLI using the popular Cobra library for building CLI applications in Go.