Golang has good amount libraries in-build and maintained by community. One of them is Cobra, which is pretty good to write any cli apps. Today will try to see how we can use the library and what all functionality it provides. The goal is to understand how to write a cli app in Golang using Cobra.
Sort: