This is my repository template for cli tool in go.
go-cli-template
Usage:
go-cli-template [flags]
go-cli-template [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
version show version
Flags:
-h, --help help for go-cli-template
Use "go-cli-template [command] --help" for more information about a command.
MIT License