
Cobra is a go library providing a simple interface to create powerful modern cli interfaces similar to git & go tools.
cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods.
this package contains the cobra library for go.