Package : golang-github-spf13-cobra > RPM : golang-github-spf13-cobra-1.6.1-1.mga9.src.rpm

Basic items

Name golang-github-spf13-cobra
Version 1.6.1
Release 1.mga9
URL https://github.com/spf13/cobra
Group Development/Other
Summary Commander for modern Go CLI interactions
Size 118KB
Arch x86_64
License ASL 2.0

Description


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

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-01-14 20:33:21
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie