Registry / cli / spf13-cobra-cli

spf13-cobra-cli

JSON →
library1.3.0gogounverified

A CLI tool for generating Cobra-based Go applications and commands.

go get github.com/spf13/cobra-cli
INSTALL
IMPORT
SIG · SPF13-COBRA-CLI
S
spf13-cobra-cli
cligov1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cobracli
github.com/spf13/cobra-cli

Prints the cobra-cli version.

package main import ( "fmt" "github.com/spf13/cobra-cli" ) func main() { fmt.Println(cobracli.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
spf13-cobra-cli — go get spf13-cobra-cli · libregistry