Documentation
¶
Overview ¶
Package cli provides the exported Cobra command tree for the capability stack CLI.
Package cli provides the exported Cobra command tree for the capability stack CLI.
Package cli provides the exported Cobra command tree for the capability stack CLI.
Package cli provides the exported Cobra command tree for the capability stack CLI.
Package cli provides the exported Cobra command tree for the capability stack CLI.
Package cli provides the exported Cobra command tree for the capability stack CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "capability",
Short: "PRISM Capability - Capability stacks and dependencies",
Long: `PRISM Capability provides tools for managing capability stack specifications.
Commands for creating, validating, listing, and rendering capability stacks.`,
}
RootCmd is the root command for capability stack operations. It can be imported and added as a subcommand to other CLI tools.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.