Toolscobra
C

cobra

Go CLI framework for building modern CLI applications

buildApache-2.0
Install
go get -u github.com/spf13/cobra/v2

About

Cobra is both a library for creating powerful modern CLI applications and a program to generate applications in Go. Used by Kubernetes and many others.

gocliframework