II.
Library overview
Reference · livelibrary:cobra
Cobra overview
Library for building powerful Go CLIs with nested commands, flags, and shell completion (used by kubectl, gh, hugo).
Attributes
displayName
Cobra
belongsToLanguageId
description
Library for building powerful Go CLIs with nested commands,
flags, and shell completion (used by kubectl, gh, hugo).
Outgoing edges
alternative_to1
- library:clap-rs·LibraryClap (Rust)
belongs_to_language1
- language:go·LanguageGo
library_used_by1
- skill-area:cli-design·SkillAreaCLI Design
Incoming edges
composed_of1
- stack-profile:cli-tool-suite·StackProfileCLI Tool Suite (Commander/Clap + Ink/Bubbletea + SQLite + TypeScript/Rust/Go)
uses_library3
- skill-area:cli-design·SkillAreaCLI Design
- specialization:go-microservices·SpecializationGo Microservices
- specialization:k8s-operator·SpecializationKubernetes Operator Development