DOKK / manpages / debian 12 / cobra-cli / cobra-cli.1.en
COBRA-CLI(1) Cobra Manual COBRA-CLI(1)

cobra-cli - A generator for Cobra-based Go Applications

cobra-cli [command]

Cobra is a CLI library for Go that empowers applications. This application is a tool to generate the needed files to quickly create a Cobra application.

Add a command to a Cobra Application
Generate the autocompletion script for the specified shell
Help about any command
Initialize a Cobra Application

author name for copyright attribution (default “YOUR NAME”)
config file (default is $HOME/.cobra.yaml)
help for cobra-cli
name of license for the project
Use Viper for configuration

cobra-cli-add(1), cobra-cli-init(1)

Mar 2022 github.com/spf13/cobra-cli