cobra-cli - A generator for Cobra-based Go Applications
Contents
Available Commands
add Add a command to a Cobra Application
completion
Generate the autocompletion script for the specified shell
help Help about any command
init Initialize a Cobra Application
Description
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.
Name
cobra-cli - A generator for Cobra-based Go Applications
Options
-a, --authorstring
author name for copyright attribution (default “YOUR NAME”)
--configstring
config file (default is $HOME/.cobra.yaml)
-h, --help
help for cobra-cli
-l, --licensestring
name of license for the project
--viper
Use Viper for configuration
See Also
cobra-cli-add(1), cobra-cli-init(1) github.com/spf13/cobra-cli Mar 2022 COBRA-CLI(1)
Synopsis
cobra-cli [command]
