Fedora Packages

golang-github-spf13-cobra-devel Subpackage of golang-github-spf13-cobra

A Commander for modern Go CLI interactions

Cobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that will generate your application scaffolding to rapidly develop a Cobra-based application. Cobra provides: – Easy subcommand-based CLIs: app server, app fetch, etc. – Fully POSIX-compliant flags (including short & long versions) – Nested subcommands – Global, local and cascading flags – Easy generation of applications & commands with cobra init appname & cobra add cmdname – Intelligent suggestions (app srver... did you mean app server?) – Automatic help generation for commands and flags – Automatic help flag recognition of -h, --help, etc. – Automatically generated bash autocomplete for your application – Automatically generated man pages for your application – Command aliases so you can change things without breaking them – The flexibility to define your own help, usage, etc. – Optional tight integration with viper for 12-factor apps This package contains the source code needed for building packages that reference the following Go import paths: – github.com/spf13/cobra

Releases Overview

Release Stable Testing
Fedora Rawhide 1.8.0-3.fc40 -
Fedora 40 1.8.0-3.fc40 -
Fedora 39 1.8.0-1.fc39 -
Fedora 38 1.6.1-2.fc38 -
EPEL 9 1.7.0-2.el9 -
EPEL 7 0-0.2.gite174a40.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-spf13-cobra dash maintainers at fedoraproject dot org.



Sources on Pagure